Home
last modified time | relevance | path

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

/DragonOS-0.1.2/kernel/src/libs/
Dlz4.c2461 BYTE *const endOfMatch = op + restSize; in LZ4_decompress_generic() local
2463 while (op < endOfMatch) in LZ4_decompress_generic()
2697 BYTE *const endOfMatch = op + restSize; in LZ4_decompress_generic() local
2699 while (op < endOfMatch) in LZ4_decompress_generic()