Home
last modified time | relevance | path

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

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

Completed in 3 milliseconds