Searched refs:pp_base_format (Results 1 – 2 of 2) sorted by relevance
207 #define pp_format(PP, TI) pp_base_format (pp_base (PP), TI)315 extern void pp_base_format (pretty_printer *, text_info *);
208 pp_base_format (pretty_printer *pp, text_info *text) in pp_base_format() function