Searched defs:HASHTABLESIZE (Results 1 – 4 of 4) sorted by relevance
159 #define HASHTABLESIZE (1 << MEMORY_USAGE) macro
164 #define HASHTABLESIZE (1 << MEMORY_USAGE) macro
162 #define HASHTABLESIZE (1 << MEMORY_USAGE) macro
66 #define HASHTABLESIZE 257 /* Hash table size (prime) */ macro