Searched refs:old_hash_table (Results 1 – 4 of 4) sorted by relevance
271 Hash_t **old_hash_table = hashTable; in resize() local278 if (old_hash_table[i] != NULL) in resize()281 Hash_t *p = old_hash_table[i]; in resize()291 delete[] old_hash_table; in resize()
1802 uint64_t* old_hash_table = this->hash_table_; in grow() local1815 uint64_t signature = old_hash_table[i]; in grow()1829 delete[] old_hash_table; in grow()