Home
last modified time | relevance | path

Searched refs:copyEnd (Results 1 – 1 of 1) sorted by relevance

/linux/lib/lz4/
A Dlz4_decompress.c386 BYTE * const copyEnd = op + mlen; in LZ4_decompress_generic() local
390 while (op < copyEnd) in LZ4_decompress_generic()
395 op = copyEnd; in LZ4_decompress_generic()

Completed in 5 milliseconds