Home
last modified time | relevance | path

Searched refs:iquotient (Results 1 – 1 of 1) sorted by relevance

/external/fio/crc/
Dcrc32c-intel.c56 unsigned int iquotient = length / SCALE_F; in crc32c_intel() local
65 while (iquotient--) { in crc32c_intel()