Searched refs:pp_greater (Results 1 – 2 of 2) sorted by relevance
| /freebsd-12-stable/contrib/gcc/ | ||
| D | pretty-print.h | 236 #define pp_greater(PP) pp_character (PP, '>') macro |
| D | c-pretty-print.c | 1652 pp_greater (pp); in pp_c_relational_expression() |