Home
last modified time | relevance | path

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

/external/lz4/lib/
Dlz4hc.c571 const BYTE* const matchlimit = (iend - LASTLITERALS); in LZ4HC_compress_hashChain() local
1354 const BYTE* const matchlimit = iend - LASTLITERALS; in LZ4HC_compress_optimal() local
Dlz4.c943 const BYTE* const matchlimit = iend - LASTLITERALS; in LZ4_compress_generic_validated() local