Searched refs:DELETED_KEY_VALUE (Results 1 – 3 of 3) sorted by relevance
64 _mesa_hash_table_set_deleted_key(table->ht, uint_key(DELETED_KEY_VALUE)); in _mesa_NewHashTable()133 if (key == DELETED_KEY_VALUE) in _mesa_HashLookup_unlocked()195 if (key == DELETED_KEY_VALUE) { in _mesa_HashInsert_unlocked()273 if (key == DELETED_KEY_VALUE) { in _mesa_HashRemove_unlocked()390 _mesa_debug(NULL, "%u %p\n", DELETED_KEY_VALUE, table->deleted_key_data); in _mesa_HashPrint()
54 #define DELETED_KEY_VALUE 1 macro
68 #define DELETED_KEY_VALUE 1 macro708 STATIC_ASSERT(FREED_KEY_VALUE != DELETED_KEY_VALUE); in _mesa_hash_table_u64_create()724 _mesa_hash_table_set_deleted_key(ht->table, uint_key(DELETED_KEY_VALUE)); in _mesa_hash_table_u64_create()800 if (key == DELETED_KEY_VALUE) { in _mesa_hash_table_u64_insert()837 if (key == DELETED_KEY_VALUE) in _mesa_hash_table_u64_search()857 if (key == DELETED_KEY_VALUE) { in _mesa_hash_table_u64_remove()