Searched defs:format_param (Results 1 – 3 of 3) sorted by relevance
73 #define FML_PRINTF_FORMAT(format_param, dots_param) \ argument76 #define FML_PRINTF_FORMAT(format_param, dots_param) argument
138 #define PRINTF_FORMAT(format_param, dots_param) \ argument141 #define PRINTF_FORMAT(format_param, dots_param) argument147 #define WPRINTF_FORMAT(format_param, dots_param) argument
200 def format_param(param): function