Searched refs:htab_mod (Results 1 – 1 of 1) sorted by relevance
69 static hashval_t htab_mod (hashval_t, htab_t);267 htab_mod (hashval_t hash, htab_t htab) in htab_mod() function437 hashval_t index = htab_mod (hash, htab); in find_empty_slot_for_expand()547 index = htab_mod (hash, htab); in htab_find_with_hash()603 index = htab_mod (hash, htab); in htab_find_slot_with_hash()