Searched refs:pp_base_format (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/contrib/gcc/
H A Dpretty-print.h54 first phase of formatting (pp_base_format) which have not yet been
207 #define pp_format(PP, TI) pp_base_format (pp_base (PP), TI)
315 extern void pp_base_format (pretty_printer *, text_info *);
H A Dpretty-print.c208 pp_base_format (pretty_printer *pp, text_info *text) function

Completed in 46 milliseconds