Searched refs:mflimit (Results 1 – 1 of 1) sorted by relevance
496 const BYTE* const mflimit = iend - MFLIMIT; in LZ4HC_compress_hashChain() local518 while (ip <= mflimit) { in LZ4HC_compress_hashChain()526 if (ip+ml <= mflimit) { in LZ4HC_compress_hashChain()571 if (start2 + ml2 <= mflimit) { in LZ4HC_compress_hashChain()1171 const BYTE* const mflimit = iend - MFLIMIT; in LZ4HC_compress_optimal() local1185 while (ip <= mflimit) { in LZ4HC_compress_optimal()1244 if (curPtr > mflimit) break; in LZ4HC_compress_optimal()