Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dpretty-print.h72 #define pp_doublequote(PPI) output_add_character (pp_buffer (PPI), '"') macro
/openbsd-src/gnu/gcc/gcc/
H A Dpretty-print.h246 #define pp_doublequote(PP) pp_character (PP, '"') macro