Searched refs:pp_base_format (Results 1 – 3 of 3) 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
6602 * pretty-print.c (pp_base_format): Fix typo for %>.13224 (pp_base_format, pp_base_output_formatted_text): New functions.