Lines Matching refs:hash2Value
503 UInt32 hash2Value, delta2, maxLen, offset; in Bt3_MatchFinder_GetMatches() local
508 delta2 = p->pos - p->hash[hash2Value]; in Bt3_MatchFinder_GetMatches()
511 p->hash[hash2Value] = in Bt3_MatchFinder_GetMatches()
536 UInt32 hash2Value, hash3Value, delta2, delta3, maxLen, offset; in Bt4_MatchFinder_GetMatches() local
541 delta2 = p->pos - p->hash[ hash2Value]; in Bt4_MatchFinder_GetMatches()
545 p->hash[ hash2Value] = in Bt4_MatchFinder_GetMatches()
583 UInt32 hash2Value, hash3Value, delta2, delta3, maxLen, offset; in Hc4_MatchFinder_GetMatches() local
588 delta2 = p->pos - p->hash[ hash2Value]; in Hc4_MatchFinder_GetMatches()
592 p->hash[ hash2Value] = in Hc4_MatchFinder_GetMatches()
672 UInt32 hash2Value; in Bt3_MatchFinder_Skip() local
676 p->hash[hash2Value] = in Bt3_MatchFinder_Skip()
687 UInt32 hash2Value, hash3Value; in Bt4_MatchFinder_Skip() local
691 p->hash[ hash2Value] = in Bt4_MatchFinder_Skip()
703 UInt32 hash2Value, hash3Value; in Hc4_MatchFinder_Skip() local
707 p->hash[ hash2Value] = in Hc4_MatchFinder_Skip()