Searched refs:HASH_3_MASK (Results 1 – 1 of 1) sorted by relevance
18 private static final int HASH_3_MASK = HASH_3_SIZE - 1; field in Hash23460 hash3Value = temp & HASH_3_MASK; in calcHashes()