Home
last modified time | relevance | path

Searched refs:FREED_KEY_VALUE (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/util/
Dhash_table.c765 #define FREED_KEY_VALUE 0 macro
770 STATIC_ASSERT(FREED_KEY_VALUE != DELETED_KEY_VALUE); in _mesa_hash_table_u64_create()
829 if (key == FREED_KEY_VALUE) { in _mesa_hash_table_u64_insert()
868 if (key == FREED_KEY_VALUE) in _mesa_hash_table_u64_search()
886 if (key == FREED_KEY_VALUE) { in _mesa_hash_table_u64_remove()