Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dpretty-print.h216 #define pp_format(PP, TI) pp_base_format (pp_base (PP), TI) macro
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dpretty-print.c1012 pp_format (pretty_printer *pp, text_info *text) in pp_format() function