Searched refs:varargs_index (Results 1 – 1 of 1) sorted by relevance
41 #define PRINTF_CHECK(format_index, varargs_index) \ argument42 __attribute__((format(gnu_printf, format_index, varargs_index)))44 #define PRINTF_CHECK(format_index, varargs_index)