Searched refs:kHash3Offset (Results 1 – 2 of 2) sorted by relevance
26 static final int kHash3Offset = kHash2Size; field in BinTree154 int curMatch3 = _hash[kHash3Offset + hash3Value]; in GetMatches()156 _hash[kHash3Offset + hash3Value] = _pos; in GetMatches()281 _hash[kHash3Offset + hash3Value] = _pos; in Skip()
26 const UInt32 kHash3Offset = kHash2Size; field in SevenZip.Compression.LZ.BinTree154 UInt32 curMatch3 = _hash[kHash3Offset + hash3Value]; in GetMatches()156 _hash[kHash3Offset + hash3Value] = _pos; in GetMatches()281 _hash[kHash3Offset + hash3Value] = _pos; in Skip()