Searched defs:arg_idx (Results 1 – 2 of 2) sorted by relevance
94 #define HB_PRINTF_FUNC(format_idx, arg_idx) __attribute__((__format__ (__printf__, format_idx, arg_… argument98 #define HB_PRINTF_FUNC(format_idx, arg_idx) argument
381 unsigned arg_idx = 0; in create_function() local