Searched refs:copyEnd (Results 1 – 1 of 1) sorted by relevance
386 BYTE * const copyEnd = op + mlen; in LZ4_decompress_generic() local390 while (op < copyEnd) in LZ4_decompress_generic()395 op = copyEnd; in LZ4_decompress_generic()
Completed in 5 milliseconds