Searched refs:curMatch3 (Results 1 – 1 of 1) sorted by relevance
579 UInt32 hash2Value, hash3Value, curMatch2, curMatch3; in MixMatches3() local586 curMatch3 = hash[kFix3HashSize + hash3Value]; in MixMatches3()603 if (curMatch3 >= matchMinPos && cur[(ptrdiff_t)curMatch3 - lzPos] == cur[0]) in MixMatches3()606 *distances++ = lzPos - curMatch3 - 1; in MixMatches3()