Home
last modified time | relevance | path

Searched refs:htab_mod_m2 (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.27/libiberty/
Dhashtab.c73 static hashval_t htab_mod_m2 (hashval_t, htab_t);
271 htab_mod_m2 (hashval_t hash, htab_t htab) in htab_mod_m2() function
494 hash2 = htab_mod_m2 (hash, htab); in find_empty_slot_for_expand()
601 hash2 = htab_mod_m2 (hash, htab); in htab_find_with_hash()
663 hash2 = htab_mod_m2 (hash, htab); in htab_find_slot_with_hash()
DChangeLog2924 htab_size, htab_elements, htab_mod_1, htab_mod, htab_mod_m2,
3296 (htab_mod, htab_mod_m2): Use it.
3317 (htab_mod, htab_mod_m2): New.
3320 (find_empty_slot_for_expand): Use htab_size, htab_mod, htab_mod_m2.