Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/gcc/gcc/
H A Dpretty-print.h68 #define pp_exclamation(PPI) output_add_character (pp_buffer (PPI), '!') macro
/openbsd/gnu/gcc/gcc/
H A Dpretty-print.h242 #define pp_exclamation(PP) pp_character (PP, '!') macro