Searched defs:arg_idx (Results 1 – 5 of 5) sorted by relevance
260 #define HB_PRINTF_FUNC(format_idx, arg_idx) __attribute__((__format__ (__printf__, format_idx, arg_… argument262 #define HB_PRINTF_FUNC(format_idx, arg_idx) argument
803 #define __arg_type_tag(arg_kind, arg_idx, type_tag_idx) \ argument808 #define __arg_type_tag(arg_kind, arg_idx, type_tag_idx) argument
2250 size_t arg_idx = 0; in GenerateFunctionCall() local
1632 for (uint32_t arg_idx = 3; arg_idx < i.length; arg_idx++) in extract_global_variables_from_function() local15833 MSLResourceBinding &CompilerMSL::get_argument_buffer_resource(uint32_t desc_set, uint32_t arg_idx) in get_argument_buffer_resource()
12704 for (uint32_t arg_idx = index; arg_idx < arg_cnt; arg_idx++) in append_global_func_args() local