Searched defs:HASHSZ (Results 1 – 2 of 2) sorted by relevance
94 #define HASHSZ 16 macro125 static const char *names_genericstrtable(struct genericstrtable *t[HASHSZ], unsigned int index) in names_genericstrtable()410 static int new_genericstrtable(struct genericstrtable *t[HASHSZ], const char *name, unsigned int in… in new_genericstrtable()
148 #define HASHSZ 256 macro