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