Searched refs:format_character (Results 1 – 7 of 7) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | gimple-ssa-sprintf.cc | 2163 format_character (const directive &dir, tree arg, pointer_query &ptr_qry) in format_character() function 3747 dir.fmtfunc = format_character; in parse_directive()
|
H A D | ChangeLog | 140 * gimple-ssa-sprintf.cc (format_character): For min == 0 && max == 0, 11298 (format_character): Same.
|
H A D | ChangeLog-2017 | 33944 (directive::set_width, directive::set_precision, format_character): 38763 (get_mpfr_format_length, format_character, format_string): Ditto. 38958 (get_string_length, format_character, format_string): Same. 39296 (format_character, format_none): New functions. 39297 (format_string): Moved character handling to format_character.
|
H A D | ChangeLog-2018 | 12986 (format_character): Handle %C. Extend range to NUL. Set MAYFAIL. 28945 (format_percent, format_floating, format_character): Similarly.
|
H A D | ChangeLog-2020 | 11491 (format_character): New gimple argument.
|
H A D | ChangeLog-2019 | 16148 (format_character): Same.
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | gimple-ssa-sprintf.c | 2126 format_character (const directive &dir, tree arg, const vr_values *vr_values) in format_character() function 3689 dir.fmtfunc = format_character; in parse_directive()
|