Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/gcc/cp/
H A Derror.c38 #define pp_separate_with_comma(PP) pp_cxx_separate_with (PP, ',') macro
/dflybsd-src/contrib/gcc-8.0/gcc/cp/
H A Derror.c35 #define pp_separate_with_comma(PP) pp_cxx_separate_with (PP, ',') macro