Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dcppexp.c72 #define CPP_UMINUS (CPP_LAST_CPP_OP + 2) macro
/openbsd-src/gnu/gcc/libcpp/
H A Dexpr.c69 #define CPP_UMINUS ((enum cpp_ttype) (CPP_LAST_CPP_OP + 2)) macro