Home
last modified time | relevance | path

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

/external/lz4/lib/
Dlz4hc.c550 const BYTE* const matchlimit = (iend - LASTLITERALS); in LZ4HC_compress_hashChain() local
1297 const BYTE* const matchlimit = iend - LASTLITERALS; in LZ4HC_compress_optimal() local
Dlz4.c822 const BYTE* const matchlimit = iend - LASTLITERALS; in LZ4_compress_generic() local