Searched refs:hi_hash (Results 1 – 2 of 2) sorted by relevance
151 else if (hi->hi_hash == hash && STRCMP(hi->hi_key, key) == 0) in hash_lookup()174 if (hi->hi_hash == hash in hash_lookup()243 hi->hi_hash = hash; in hash_add_item()433 newi = (unsigned)(olditem->hi_hash & newmask); in hash_may_resize()437 for (perturb = olditem->hi_hash; ; perturb >>= PERTURB_SHIFT) in hash_may_resize()
1280 long_u hi_hash; // cached hash number of hi_key member