Home
last modified time | relevance | path

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

/external/lz4/lib/
Dlz4.c2188 BYTE* const endOfMatch = op + restSize; in LZ4_decompress_generic() local
2376 BYTE* const endOfMatch = op + restSize; in LZ4_decompress_generic() local
/external/coreboot/util/cbfstool/lz4/lib/
Dlz4.c1283 BYTE* const endOfMatch = op + copySize; in LZ4_decompress_generic() local