Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-8.0/gcc/cp/
H A Dcxx-pretty-print.h74 #define pp_cxx_star(PP) pp_c_star (PP) macro
/dragonfly/contrib/gcc-4.7/gcc/cp/
H A Dcxx-pretty-print.h56 #define pp_cxx_star(PP) pp_c_star (pp_c_base (PP)) macro