Searched refs:num_longs (Results 1 – 1 of 1) sorted by relevance
41 size_t num_longs; in crc32c_arch() local88 for (num_longs = len / sizeof(unsigned long); in crc32c_arch()89 num_longs != 0; num_longs--, p += sizeof(unsigned long)) in crc32c_arch()