Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-8.0/gcc/cp/
H A Dcxx-pretty-print.h65 #define pp_cxx_whitespace(PP) pp_c_whitespace (PP) macro
/dragonfly/contrib/gcc-4.7/gcc/cp/
H A Dcxx-pretty-print.h47 #define pp_cxx_whitespace(PP) pp_c_whitespace (pp_c_base (PP)) macro