Searched refs:print_char_table (Results 1 – 14 of 14) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/ |
H A D | c-format.cc | 698 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 D | ChangeLog | 719 (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 D | c-format.c | 699 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 D | ChangeLog-2000 | 625 (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 D | FSFChangeLog | 2303 (print_char_table): Remove entry for 'Z' as a format character.
|
H A D | ChangeLog-1998 | 4314 * c-common.c (print_char_table): Add missing initializers. 12993 (print_char_table, scan_char_table, time_char_table): Initialize
|
H A D | FSFChangeLog.11 | 754 * c-common.c (print_char_table): Add a and A to float formats.
|
H A D | ChangeLog-2008 | 15996 (print_char_table): Likewise.
|
H A D | ChangeLog-2005 | 1157 (print_char_table, scan_char_table): Use new entries.
|
H A D | ChangeLog-2003 | 751 * c-format.c (print_char_table): Allow 'I' flag on floating point
|
H A D | ChangeLog-2019 | 26921 * c-format.c (print_char_table, scanf_char_table): Replace BADLEN with
|
H A D | ChangeLog-2004 | 22679 (print_char_table, asm_fprintf_char_table, gcc_diag_char_table)
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | FSFChangeLog | 2303 (print_char_table): Remove entry for 'Z' as a format character.
|
H A D | FSFChangeLog.11 | 754 * c-common.c (print_char_table): Add a and A to float formats.
|