Searched refs:hash_rehash (Results 1 – 5 of 5) 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()
265 hash_rehash( hashtable* ht, in hash_rehash() function355 error = hash_rehash( ht, memory ); in hash_insert()
536 (hash_rehash, hash_init): Don't call FT_MEM_ZERO.
14409 hash_find_entry, hash_rehash, hash_insert): Likewise.