Home
last modified time | relevance | path

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

/third_party/lz4/lib/
Dlz4hc.c567 const BYTE* const matchlimit = (iend - LASTLITERALS); in LZ4HC_compress_hashChain() local
1338 const BYTE* const matchlimit = iend - LASTLITERALS; in LZ4HC_compress_optimal() local
Dlz4.c884 const BYTE* const matchlimit = iend - LASTLITERALS; in LZ4_compress_generic_validated() local