Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Derror.c39 #define pp_separate_with_comma(PP) pp_cxx_separate_with (PP, ',') macro
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Derror.cc39 #define pp_separate_with_comma(PP) pp_cxx_separate_with (PP, ',') macro