Home
last modified time | relevance | path

Searched refs:format_character (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgimple-ssa-sprintf.cc2163 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 DChangeLog140 * gimple-ssa-sprintf.cc (format_character): For min == 0 && max == 0,
11298 (format_character): Same.
H A DChangeLog-201733944 (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 DChangeLog-201812986 (format_character): Handle %C. Extend range to NUL. Set MAYFAIL.
28945 (format_percent, format_floating, format_character): Similarly.
H A DChangeLog-202011491 (format_character): New gimple argument.
H A DChangeLog-201916148 (format_character): Same.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgimple-ssa-sprintf.c2126 format_character (const directive &dir, tree arg, const vr_values *vr_values) in format_character() function
3689 dir.fmtfunc = format_character; in parse_directive()