Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/gcc/cp/
H A Derror.c39 #define pp_separate_with_semicolon(PP) pp_cxx_separate_with (PP, ';') macro
/dflybsd-src/contrib/gcc-8.0/gcc/cp/
H A Derror.c36 #define pp_separate_with_semicolon(PP) pp_cxx_separate_with (PP, ';') macro