Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dcppexp.c71 #define CPP_UPLUS (CPP_LAST_CPP_OP + 1) macro
/openbsd-src/gnu/gcc/libcpp/
H A Dexpr.c68 #define CPP_UPLUS ((enum cpp_ttype) (CPP_LAST_CPP_OP + 1)) macro