Searched defs:matchlimit (Results 1 – 2 of 2) sorted by relevance
550 const BYTE* const matchlimit = (iend - LASTLITERALS); in LZ4HC_compress_hashChain() local1297 const BYTE* const matchlimit = iend - LASTLITERALS; in LZ4HC_compress_optimal() local
822 const BYTE* const matchlimit = iend - LASTLITERALS; in LZ4_compress_generic() local