Searched refs:pp_base_flush (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/contrib/gcc/
H A Ddiagnostic.h137 #define diagnostic_flush_buffer(DC) pp_base_flush ((DC)->printer)
H A Dpretty-print.h206 #define pp_flush(PP) pp_base_flush (pp_base (PP))
314 extern void pp_base_flush (pretty_printer *);
H A Dpretty-print.c594 pp_base_flush (pretty_printer *pp) function

Completed in 125 milliseconds