Home
last modified time | relevance | path

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

/linux/lib/lz4/
A Dlz4_decompress.c361 BYTE * const endOfMatch = op + restSize; in LZ4_decompress_generic() local
364 while (op < endOfMatch) in LZ4_decompress_generic()

Completed in 5 milliseconds