Searched refs:NAME_TABLE_HASH_SIZE (Results 1 – 1 of 1) sorted by relevance
51 #define NAME_TABLE_HASH_SIZE 101 macro55 static struct hash_entry *ndtbl[NAME_TABLE_HASH_SIZE];182 ndtbl, NAME_TABLE_HASH_SIZE)) in ndinstal()194 return findsym (nd, ndtbl, NAME_TABLE_HASH_SIZE)->str_val; in ndlookup()