Searched defs:spec (Results 1 – 6 of 6) sorted by relevance
42 __register_printf_specifier (int spec, printf_function converter, in __register_printf_specifier()
59 struct printf_spec *spec, size_t *max_ref_arg) in __parse_one_specwc()
63 struct printf_spec spec; in parse_printf_format() local
38 wchar_t spec; /* Format letter. */ member
841 char spec = _tolower (info->spec); in __printf_fp_l() local
1308 CHAR_T spec; in vfprintf() local1840 CHAR_T spec = specs[nspecs_done].info.spec; in printf_positional() local
Completed in 11 milliseconds