Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/gcc/
H A Dpretty-print.h215 #define pp_flush(PP) pp_base_flush (pp_base (PP)) macro
/dragonfly/contrib/gcc-8.0/gcc/
H A Dpretty-print.c1456 pp_flush (pretty_printer *pp) in pp_flush() function