Searched refs:hash_num (Results 1 – 2 of 2) sorted by relevance
417 size_t hash_num; in compress() local435 hash_num = 0; in compress()476 for (i = 0; i < hash_num; i++) { in compress()482 if (i != hash_num) { in compress()486 if (hash_num == hash_end) { in compress()498 hash_key[hash_num] = hash; in compress()499 hash_str[hash_num++] = pos; in compress()
254 Dwarf_Word hash_num = 0; in _dwarf_get_abbrev_for_code() local306 hash_num = hashable_val % in _dwarf_get_abbrev_for_code()309 entry_cur = entry_base + hash_num; in _dwarf_get_abbrev_for_code()341 hash_num = new_hashable_val % in _dwarf_get_abbrev_for_code()343 inner_hash_entry = entry_base + hash_num; in _dwarf_get_abbrev_for_code()