Home
last modified time | relevance | path

Searched refs:print_char_table (Results 1 – 14 of 14) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-format.cc698 static const format_char_info print_char_table[] = variable
925 { "gnu_printf", printf_length_specs, print_char_table, " +#0-'I", NULL,
995 { "gnu_syslog", printf_length_specs, print_char_table, " +#0-'I", NULL,
4168 if (fki->conversion_specs != print_char_table in check_format_types()
H A DChangeLog719 (print_char_table, scan_char_table): Support DFP formats for C2X.
732 * c-format.c (print_char_table): Add %b and %B formats.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-format.c699 static const format_char_info print_char_table[] = variable
933 { "gnu_printf", printf_length_specs, print_char_table, " +#0-'I", NULL,
1003 { "gnu_syslog", printf_length_specs, print_char_table, " +#0-'I", NULL,
4169 if (fki->conversion_specs != print_char_table in check_format_types()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-2000625 (print_char_table, scan_char_table): Use T9L_LL and T9L_ULL
1366 (print_char_table): Mark %s and %S formats with flag "R".
6548 * c-common.c (print_char_table): Use the unpromoted type for
7291 (print_char_table, scan_char_table, time_char_table): Split some
8104 (print_char_table, scan_char_table): Use it.
9884 (format_char_info, print_char_table, scan_char_table,
10730 * c-common.c (print_char_table): Allow 'I' flag with %d, %i and
12001 (print_char_table): Use T_SST for %zd, %zi, %zn. Use T_UPD for
12077 * c-common.c (print_char_table): Add entries for the X/Open '
12317 (print_char_table): Add entries for %t and %j. Allow %zn. Allow
[all …]
H A DFSFChangeLog2303 (print_char_table): Remove entry for 'Z' as a format character.
H A DChangeLog-19984314 * c-common.c (print_char_table): Add missing initializers.
12993 (print_char_table, scan_char_table, time_char_table): Initialize
H A DFSFChangeLog.11754 * c-common.c (print_char_table): Add a and A to float formats.
H A DChangeLog-200815996 (print_char_table): Likewise.
H A DChangeLog-20051157 (print_char_table, scan_char_table): Use new entries.
H A DChangeLog-2003751 * c-format.c (print_char_table): Allow 'I' flag on floating point
H A DChangeLog-201926921 * c-format.c (print_char_table, scanf_char_table): Replace BADLEN with
H A DChangeLog-200422679 (print_char_table, asm_fprintf_char_table, gcc_diag_char_table)
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A DFSFChangeLog2303 (print_char_table): Remove entry for 'Z' as a format character.
H A DFSFChangeLog.11754 * c-common.c (print_char_table): Add a and A to float formats.