Home
last modified time | relevance | path

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

/linux-6.14.4/lib/lz4/
Dlz4_compress.c197 const BYTE * const matchlimit = iend - LASTLITERALS; in LZ4_compress_generic() local
535 const BYTE * const matchlimit = iend - LASTLITERALS; in LZ4_compress_destSize_generic() local
Dlz4hc_compress.c351 const BYTE * const matchlimit = (iend - LASTLITERALS); in LZ4HC_compress_generic() local