Searched refs:format_param (Results 1 – 1 of 1) sorted by relevance
165 #define PRINTF_FORMAT(format_param, dots_param) \ argument166 __attribute__((format(printf, format_param, dots_param)))168 #define PRINTF_FORMAT(format_param, dots_param) argument174 #define WPRINTF_FORMAT(format_param, dots_param) argument