Searched defs:format_param (Results 1 – 6 of 6) sorted by relevance
35 #define PRINTF_FORMAT(format_param, dots_param) \ argument38 #define PRINTF_FORMAT(format_param, dots_param) argument
73 #define FML_PRINTF_FORMAT(format_param, dots_param) \ argument76 #define FML_PRINTF_FORMAT(format_param, dots_param) argument
188 #define PRINTF_FORMAT(format_param, dots_param) \ argument191 #define PRINTF_FORMAT(format_param, dots_param) argument197 #define WPRINTF_FORMAT(format_param, dots_param) argument
200 def format_param(param): function
201 def format_param(param): function
2425 const auto format_param = raw_handle_type->GetSingleWordInOperand(6); in GetTypeForHandleVar() local