Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-8.0/gcc/
H A Dpretty-print.h278 #define pp_space(PP) pp_character (PP, ' ') macro
/dragonfly/contrib/gcc-4.7/gcc/
H A Dpretty-print.h226 #define pp_space(PP) pp_character (PP, ' ') macro