Home
last modified time | relevance | path

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

/third_party/mesa3d/src/compiler/glsl/
Dstring_to_uint_map.h70 hash_table_call_foreach(this->ht, delete_key, NULL); in ~string_to_uint_map()
79 hash_table_call_foreach(this->ht, delete_key, NULL); in clear()
154 static void delete_key(const void *key, void *data, void *closure) in delete_key() function