Searched refs:HASH_MASK (Results 1 – 2 of 2) sorted by relevance
332 #define HASH_MASK (HASHTABLESIZE - 1) macro
606 #define HASH_MASK (HASH_SIZE - 1) macro611 #define CACHE_BUCKET(h) (&cache_hash[(h) & HASH_MASK])