Searched refs:printf_length_specs (Results 1 - 1 of 1) sorted by last modified time

/freebsd-11-stable/contrib/gcc/
H A Dc-format.c289 static const format_length_info printf_length_specs[] =
325 /* This differs from printf_length_specs only in that "Z" is not accepted. */
730 { "printf", printf_length_specs, print_char_table, " +#0-'I", NULL,
788 { "printf0", printf_length_specs, print_char_table, " +#0-'I", NULL,
286 static const format_length_info printf_length_specs[] = variable

Completed in 82 milliseconds