Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/gcc/
HDpretty-print.h207 #define pp_format(PP, TI) pp_base_format (pp_base (PP), TI)
315 extern void pp_base_format (pretty_printer *, text_info *);
HDpretty-print.c208 pp_base_format (pretty_printer *pp, text_info *text) in pp_base_format() function
HDChangeLog-20056602 * pretty-print.c (pp_base_format): Fix typo for %>.
13224 (pp_base_format, pp_base_output_formatted_text): New functions.