Searched refs:first_arg (Results 1 – 1 of 1) sorted by relevance
148 #define __rte_format_printf(format_index, first_arg) \ argument149 __attribute__((format(gnu_printf, format_index, first_arg)))151 #define __rte_format_printf(format_index, first_arg) \ argument152 __attribute__((format(printf, format_index, first_arg)))