Searched refs:convert_num_spec (Results 1 – 1 of 1) sorted by relevance
2805 static unsigned long long convert_num_spec(unsigned int val, int size, struct printf_spec spec) in convert_num_spec() function 2887 num = convert_num_spec(va_arg(args, int), fmt.size, spec); in vsnprintf() 3400 num = convert_num_spec(get_arg(int), fmt.size, spec); in bstr_printf()