Searched refs:STEPSIZE (Results 1 – 1 of 1) sorted by relevance
97 #define STEPSIZE sizeof(size_t) macro202 while (likely(pIn < pInLimit - (STEPSIZE - 1))) { in LZ4_count()206 pIn += STEPSIZE; in LZ4_count()207 pMatch += STEPSIZE; in LZ4_count()