Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/gcc/
H A Dpretty-print.h224 #define pp_newline(PP) pp_base_newline (pp_base (PP)) macro
/dragonfly/contrib/gcc-8.0/gcc/
H A Dpretty-print.c1673 pp_newline (pretty_printer *pp) in pp_newline() function