Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/compiler/glsl/
H A Dstring_to_uint_map.h55 struct string_map_iterate_wrapper_closure { struct
98 struct string_map_iterate_wrapper_closure *wrapper; in iterate()
100 wrapper = (struct string_map_iterate_wrapper_closure *) in iterate()
101 malloc(sizeof(struct string_map_iterate_wrapper_closure)); in iterate()
174 struct string_map_iterate_wrapper_closure *wrapper = in subtract_one_wrapper()
175 (struct string_map_iterate_wrapper_closure *) closure; in subtract_one_wrapper()