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