Searched refs:htab_mod_m2 (Results 1 – 2 of 2) sorted by relevance
/toolchain/binutils/binutils-2.25/libiberty/ |
D | hashtab.c | 73 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()
|
D | ChangeLog | 2610 htab_size, htab_elements, htab_mod_1, htab_mod, htab_mod_m2, 2982 (htab_mod, htab_mod_m2): Use it. 3003 (htab_mod, htab_mod_m2): New. 3006 (find_empty_slot_for_expand): Use htab_size, htab_mod, htab_mod_m2.
|