Searched refs:STEPSIZE (Results 1 – 1 of 1) sorted by relevance
95 #define STEPSIZE sizeof(size_t) macro189 while (likely(pIn < pInLimit - (STEPSIZE - 1))) { in LZ4_count()193 pIn += STEPSIZE; in LZ4_count()194 pMatch += STEPSIZE; in LZ4_count()