Searched refs:hash_rehash (Results 1 – 3 of 3) sorted by relevance
96 bool hash_rehash (Hash_table *, size_t) _GL_ATTRIBUTE_WUR;
943 hash_rehash (Hash_table *table, size_t candidate) in hash_rehash() function1083 if (!hash_rehash (table, candidate)) in hash_insert_if_absent()1181 if (!hash_rehash (table, candidate)) in hash_delete()
14409 hash_find_entry, hash_rehash, hash_insert): Likewise.