Searched refs:matchLow (Results 1 – 2 of 2) 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()
20684 U32 const matchLow = windowLow ? windowLow : 1; in ZSTD_insertBtAndGetAllMatches() local20757 if ((matchIndex3 >= matchLow) in ZSTD_insertBtAndGetAllMatches()20788 while (nbCompares-- && (matchIndex >= matchLow)) { in ZSTD_insertBtAndGetAllMatches()