Searched refs:hashbuck (Results 1 – 2 of 2) sorted by relevance
76 #define hashbuck(n) ((n)&(NBUCKET-1)) macro
449 np = symtab[hashbuck(hash = dohash((wchar_t *)name))]; in vlookup()478 spp = &symtab[hashbuck(np->n_hash)]; in addsymtab()502 h = hashbuck(np->n_hash); in delsymtab()