Searched refs:LZ4HC_protectDictEnd (Results 1 – 1 of 1) sorted by relevance
226 static int LZ4HC_protectDictEnd(U32 const dictLimit, U32 const matchIndex) in LZ4HC_protectDictEnd() function349 && LZ4HC_protectDictEnd(dictLimit, matchCandidateIdx) ) { in LZ4HC_InsertAndGetWiderMatch()375 if (LZ4HC_protectDictEnd(dictLimit, newMatchIndex)) in LZ4HC_InsertAndGetWiderMatch()384 if (!LZ4HC_protectDictEnd(dictLimit, newMatchIndex)) { in LZ4HC_InsertAndGetWiderMatch()