Home
last modified time | relevance | path

Searched refs:pp_format (Results 1 – 4 of 4) sorted by relevance

/freebsd-10-stable/contrib/gcc/
Dpretty-print.c585 pp_format (pp, text); in pp_base_format_verbatim()
752 pp_format (pp, &text); in pp_printf()
Dpretty-print.h207 #define pp_format(PP, TI) pp_base_format (pp_base (PP), TI) macro
Ddiagnostic.c404 pp_format (context->printer, &diagnostic->message); in diagnostic_report_diagnostic()
DChangeLog-200513227 (pp_printf): Likewise. Use pp_format and pp_output_formatted_text.
13231 (diagnostic_report_diagnostic): Call pp_format and then