Searched defs:HASHTABLESIZE (Results 1 – 2 of 2) sorted by relevance
299 #define HASHTABLESIZE (1 << HASH_LOG) macro
63 #define HASHTABLESIZE 257 /* Hash table size (prime) */ macro