Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/libcpp/
H A Dexpr.c70 #define CPP_UMINUS ((enum cpp_ttype) (CPP_LAST_CPP_OP + 2)) macro
/dflybsd-src/contrib/gcc-8.0/libcpp/
H A Dexpr.c71 #define CPP_UMINUS ((enum cpp_ttype) (CPP_LAST_CPP_OP + 2)) macro