Searched defs:HASHSIZE (Results 1 – 6 of 6) sorted by relevance
33 #define HASHSIZE (1 << HASHSHIFT) macro
44 #define HASHSIZE 128 macro
139 #define HASHSIZE 16 /* Dont change this without changing HASH() */ macro
62 #define HASHSIZE 1000 macro
145 #define HASHSIZE global() macro
680 #define HASHSIZE 241 /* performance, use a prime number! */ macro