Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/gcc/gcc/
Dpretty-print.h73 #define pp_newline(PPI) output_add_newline (pp_buffer (PPI)) macro
/openbsd/src/gnu/gcc/gcc/
Dpretty-print.h215 #define pp_newline(PP) pp_base_newline (pp_base (PP)) macro