Searched defs:matchlimit (Results 1 – 2 of 2) sorted by relevance
571 const BYTE* const matchlimit = (iend - LASTLITERALS); in LZ4HC_compress_hashChain() local1354 const BYTE* const matchlimit = iend - LASTLITERALS; in LZ4HC_compress_optimal() local
943 const BYTE* const matchlimit = iend - LASTLITERALS; in LZ4_compress_generic_validated() local