Home
last modified time | relevance | path

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

/linux-5.19.10/lib/lz4/
Dlz4_compress.c198 const BYTE * const matchlimit = iend - LASTLITERALS; in LZ4_compress_generic() local
536 const BYTE * const matchlimit = iend - LASTLITERALS; in LZ4_compress_destSize_generic() local
Dlz4hc_compress.c352 const BYTE * const matchlimit = (iend - LASTLITERALS); in LZ4HC_compress_generic() local