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

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

Completed in 195 milliseconds