Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/gcc/
H A Dpretty-print.c527 gcc_assert (pp_format_decoder (pp)); in pp_base_format()
528 ok = pp_format_decoder (pp) (pp, text, p, in pp_base_format()
H A Dpretty-print.h139 #define pp_format_decoder(PP) pp_base (PP)->format_decoder macro
H A Dtoplev.c1493 pp_format_decoder (global_dc->printer) = &default_tree_printer; in general_init()