Searched refs:endOfMatch (Results 1 - 1 of 1) sorted by relevance

/external/lz4/lib/
H A Dlz4.c1199 BYTE* const endOfMatch = op + restSize; local
1201 while (op < endOfMatch) *op++ = *copyFrom++;

Completed in 327 milliseconds