Searched refs:HASHTABLESIZE (Results 1 – 1 of 1) sorted by relevance
312 #define HASHTABLESIZE (1 << HASH_LOG) macro313 #define HASH_MASK (HASHTABLESIZE - 1)368 HTYPE hashTable[HASHTABLESIZE];