Searched defs:map_arg (Results 1 – 6 of 6) sorted by relevance
162 def map_arg(arg): function
21 typedef struct map_arg { struct25 } map_arg_t; argument
137 struct drm_mode_map_dumb map_arg; in gbm_dri_bo_map_dumb() local
177 let map_arg = quote!(field); in apply_asn1_type() localVariable
44 def map_arg(arg): function
762 def map_arg(a: Argument, fn: Callable[[Node], Argument]) -> Argument: function