Home
last modified time | relevance | path

Searched refs:pp_printf (Results 1 – 5 of 5) sorted by relevance

/openbsd-src/gnu/gcc/gcc/
H A Dlanghooks.c517 pp_printf (context->printer, _("At top level:")); in lhd_print_error_function()
521 pp_printf in lhd_print_error_function()
525 pp_printf in lhd_print_error_function()
H A Dtree-pretty-print.c56 #define PRINT_FUNCTION_NAME(NODE) pp_printf \
175 pp_printf (buffer, "L." HOST_WIDE_INT_PRINT_DEC, in dump_decl_name()
180 pp_printf (buffer, "%c.%u", c, DECL_UID (t)); in dump_decl_name()
432 pp_printf (buffer, "<&%p> ", (void *)node); in dump_generic_node()
563 pp_printf (buffer, "<T%x>", TYPE_UID (node)); in dump_generic_node()
815 pp_printf (buffer, "<L" HOST_WIDE_INT_PRINT_DEC ">", in dump_generic_node()
818 pp_printf (buffer, "<D%u>", DECL_UID (node)); in dump_generic_node()
1647 pp_printf (buffer, "VH.%d", VALUE_HANDLE_ID (node)); in dump_generic_node()
1877 pp_printf (buffer, "BLOCK %p", in dump_generic_node()
1889 pp_printf (buffer, "%p ", (void *)t); in dump_generic_node()
[all …]
H A Dpretty-print.h309 extern void pp_printf (pretty_printer *, const char *, ...)
H A Dpretty-print.c742 pp_printf (pretty_printer *pp, const char *msg, ...) in pp_printf() function
/openbsd-src/gnu/gcc/gcc/cp/
H A Derror.c467 pp_printf (pp_base (cxx_pp), "<anonymous %s>", variety); in dump_aggr_type()
690 pp_printf (pp_base (cxx_pp), "(static %s for %s)", p, input_filename); in dump_global_iord()
2193 pp_printf (context->printer, "In %s %qs:", in cp_print_error_function()