Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/gcc/gcc/
H A Dpretty-print.h66 #define pp_slash(PPI) output_add_character (pp_buffer (PPI), '/') macro
/openbsd/gnu/gcc/gcc/
H A Dpretty-print.h240 #define pp_slash(PP) pp_character (PP, '/') macro