Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-8.0/gcc/
H A Dpretty-print.h280 #define pp_right_paren(PP) pp_character (PP, ')') macro
/dragonfly/contrib/gcc-4.7/gcc/
H A Dpretty-print.h228 #define pp_right_paren(PP) pp_character (PP, ')') macro