Home
last modified time | relevance | path

Searched refs:pp_comma (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/usr.bin/gcc/gcc/
H A Dpretty-print.h51 #define pp_comma(PPI) output_add_string (pp_buffer (PPI), ", ") macro
/openbsd/gnu/gcc/gcc/
H A Dpretty-print.h225 #define pp_comma(PP) pp_string (PP, ", ") macro