HomeSort by relevance Sort by last modified time
    Searched full:iremainder (Results 1 - 1 of 1) sorted by null

  /external/fio/crc/
crc32c-intel.c 57 unsigned int iremainder = length % SCALE_F; local
74 if (iremainder)
76 iremainder);

Completed in 66 milliseconds