Home
last modified time | relevance | path

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

/linux-6.3-rc2/lib/lz4/
A Dlz4_decompress.c365 BYTE * const endOfMatch = op + restSize; in LZ4_decompress_generic() local
368 while (op < endOfMatch) in LZ4_decompress_generic()

Completed in 4 milliseconds