Searched defs:format_param (Results 1 – 4 of 4) sorted by relevance
35 #define PRINTF_FORMAT(format_param, dots_param) \ argument38 #define PRINTF_FORMAT(format_param, dots_param) argument
27 #define PRINTF_FORMAT(format_param, dots_param) \ argument30 #define PRINTF_FORMAT(format_param, dots_param) argument
201 def format_param(param): function
2425 const auto format_param = raw_handle_type->GetSingleWordInOperand(6); in GetTypeForHandleVar() local