Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/libcpp/
H A Dexpr.c69 #define CPP_UPLUS ((enum cpp_ttype) (CPP_LAST_CPP_OP + 1)) macro
1131 op.op = CPP_UPLUS; in _cpp_parse_expr()
1260 case CPP_UPLUS: in reduce()
1680 case CPP_UPLUS: in num_unary_op()
/dflybsd-src/contrib/gcc-8.0/libcpp/
H A Dexpr.c70 #define CPP_UPLUS ((enum cpp_ttype) (CPP_LAST_CPP_OP + 1)) macro
1352 op.op = CPP_UPLUS; in _cpp_parse_expr()
1489 case CPP_UPLUS: in reduce()
1909 case CPP_UPLUS: in num_unary_op()