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

/xsrc/external/mit/MesaLib/dist/src/compiler/glsl/
H A Dstring_to_uint_map.h70 hash_table_call_foreach(this->ht, delete_key, NULL);
79 hash_table_call_foreach(this->ht, delete_key, NULL);
154 static void delete_key(const void *key, void *data, void *closure) function in struct:string_to_uint_map
/xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/
H A Dstring_to_uint_map.h70 hash_table_call_foreach(this->ht, delete_key, NULL);
79 hash_table_call_foreach(this->ht, delete_key, NULL);
154 static void delete_key(const void *key, void *data, void *closure) function in struct:string_to_uint_map

Completed in 3 milliseconds