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