Home
last modified time | relevance | path

Searched defs:string_map_iterate_wrapper_closure (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/util/
Dstring_to_uint_map.h48 struct string_map_iterate_wrapper_closure { struct
49 void (*callback)(const char *key, unsigned value, void *closure);
50 void *closure;