Searched refs:HASH_2_MASK (Results 1 – 1 of 1) sorted by relevance
17 private static final int HASH_2_MASK = HASH_2_SIZE - 1; field in Hash23470 hash2Value = temp & HASH_2_MASK; in calcHashes()