Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libcpp/
H A Dexpr.cc69 #define CPP_UMINUS ((enum cpp_ttype) (CPP_LAST_CPP_OP + 2)) macro
/netbsd-src/external/gpl3/gcc.old/dist/libcpp/
H A Dexpr.c69 #define CPP_UMINUS ((enum cpp_ttype) (CPP_LAST_CPP_OP + 2)) macro