Home
last modified time | relevance | path

Searched defs:pp_formatted_text (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dpretty-print.h209 #define pp_formatted_text(PP) pp_base_formatted_text (pp_base (PP)) macro
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dpretty-print.c1615 pp_formatted_text (pretty_printer *pp) in pp_formatted_text() function