Home
last modified time | relevance | path

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

/openbmc/linux/lib/lz4/
H A 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
H A Dlz4hc_compress.c352 const BYTE * const matchlimit = (iend - LASTLITERALS); in LZ4HC_compress_generic() local