Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/gcc/
H A Dpretty-print.c585 pp_format (pp, text); in pp_base_format_verbatim()
752 pp_format (pp, &text); in pp_printf()
H A Dpretty-print.h207 #define pp_format(PP, TI) pp_base_format (pp_base (PP), TI) macro
H A Ddiagnostic.c404 pp_format (context->printer, &diagnostic->message); in diagnostic_report_diagnostic()