Searched defs:HASH_SIZE (Results 1 – 8 of 8) sorted by relevance
52 #define HASH_SIZE 99 /* ignore list hash table */ macro
136 #define HASH_SIZE 4093 macro
114 #define HASH_SIZE (1 << HASH_LOG) macro
54 #define HASH_SIZE(n) (((long)(n))<<16) /* fixed bucket size */ macro
94 #define HASH_SIZE 11 /* default hash table size */ macro
182 #define HASH_SIZE 32 macro
595 #define HASH_SIZE 512 macro
76 #define HASH_SIZE 16 macro