Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/gcc/cp/
H A Derror.c45 #define cxx_pp (&scratch_pretty_printer) macro
/dflybsd-src/contrib/gcc-8.0/gcc/cp/
H A Derror.c44 static cxx_pretty_printer * const cxx_pp = &actual_pretty_printer; variable