Searched refs:matchLow (Results 1 – 1 of 1) sorted by relevance
538 U32 const matchLow = windowLow ? windowLow : 1; in ZSTD_insertBtAndGetAllMatches() local611 if ((matchIndex3 >= matchLow) in ZSTD_insertBtAndGetAllMatches()642 while (nbCompares-- && (matchIndex >= matchLow)) { in ZSTD_insertBtAndGetAllMatches()