Searched refs:STEPSIZE (Results 1 – 1 of 1) sorted by relevance
90 #define STEPSIZE sizeof(size_t) macro184 while (likely(pIn < pInLimit - (STEPSIZE - 1))) { in LZ4_count()188 pIn += STEPSIZE; in LZ4_count()189 pMatch += STEPSIZE; in LZ4_count()