Searched refs:mflimit (Results 1 – 1 of 1) sorted by relevance
549 const BYTE* const mflimit = iend - MFLIMIT; in LZ4HC_compress_hashChain() local571 while (ip <= mflimit) { in LZ4HC_compress_hashChain()579 if (ip+ml <= mflimit) { in LZ4HC_compress_hashChain()624 if (start2 + ml2 <= mflimit) { in LZ4HC_compress_hashChain()1296 const BYTE* const mflimit = iend - MFLIMIT; in LZ4HC_compress_optimal() local1310 while (ip <= mflimit) { in LZ4HC_compress_optimal()1369 if (curPtr > mflimit) break; in LZ4HC_compress_optimal()