Searched refs:format_spec (Results 1 - 20 of 20) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dgraphviz.cc45 text.format_spec = fmt;
65 text.format_spec = fmt;
H A Dopt-problem.cc68 text.format_spec = fmt; /* No i18n is performed. */
H A Dpretty-print.h34 const char *format_spec; member in struct:text_info
253 TEXT->format_spec points to a format code. FORMAT_DECODER should call
257 should advance the TEXT->format_spec as it goes. When FORMAT_DECODER
258 returns, TEXT->format_spec should point to the last character processed.
H A Dpretty-print.c1065 /* Formatting phases 1 and 2: render TEXT->format_spec plus
1088 /* Formatting phase 1: split up TEXT->format_spec into chunks in
1096 for (p = text->format_spec; *p; )
1772 text.format_spec = msg;
1789 text.format_spec = msg;
2268 ti.format_spec = fmt;
H A Ddiagnostic.c323 diagnostic->message.format_spec = msg;
1143 diagnostic->message.format_spec,
1254 text.format_spec = _(gmsgid);
1852 ti.format_spec = _(fmt);
H A Ddumpfile.c994 text.format_spec = format;
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dgraphviz.cc45 text.format_spec = fmt;
65 text.format_spec = fmt;
H A Dopt-problem.cc68 text.format_spec = fmt; /* No i18n is performed. */
H A Dpretty-print.h34 const char *format_spec; member in struct:text_info
253 TEXT->format_spec points to a format code. FORMAT_DECODER should call
257 should advance the TEXT->format_spec as it goes. When FORMAT_DECODER
258 returns, TEXT->format_spec should point to the last character processed.
H A Dpretty-print.cc1065 /* Formatting phases 1 and 2: render TEXT->format_spec plus
1088 /* Formatting phase 1: split up TEXT->format_spec into chunks in
1096 for (p = text->format_spec; *p; )
1772 text.format_spec = msg;
1789 text.format_spec = msg;
2268 ti.format_spec = fmt;
H A Ddiagnostic.cc355 diagnostic->message.format_spec = msg;
1370 diagnostic->message.format_spec,
1491 text.format_spec = _(gmsgid);
2121 ti.format_spec = _(fmt);
H A Ddumpfile.cc1008 text.format_spec = format;
/netbsd-current/external/gpl3/gcc.old/dist/gcc/analyzer/
H A Dpending-diagnostic.cc58 ti.format_spec = _(fmt);
H A Danalyzer-logging.cc144 text.format_spec = fmt;
H A Danalyzer.cc244 ti.format_spec = _(fmt);
/netbsd-current/external/gpl3/gcc/dist/gcc/analyzer/
H A Dpending-diagnostic.cc91 ti.format_spec = _(fmt);
H A Danalyzer-logging.cc148 text.format_spec = fmt;
H A Danalyzer.cc433 ti.format_spec = _(fmt);
/netbsd-current/external/gpl3/gcc.old/dist/gcc/d/
H A Dd-diagnostic.cc199 text.format_spec = expand_d_format (format);
/netbsd-current/external/gpl3/gcc/dist/gcc/d/
H A Dd-diagnostic.cc211 text.format_spec = expand_d_format (format);

Completed in 324 milliseconds