Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/libcpp/
HDexpr.c70 #define CPP_UMINUS ((enum cpp_ttype) (CPP_LAST_CPP_OP + 2)) macro
1135 op.op = CPP_UMINUS; in _cpp_parse_expr()
1261 case CPP_UMINUS: in reduce()
1687 case CPP_UMINUS: in num_unary_op()
/dragonfly/contrib/gcc-8.0/libcpp/
HDexpr.c71 #define CPP_UMINUS ((enum cpp_ttype) (CPP_LAST_CPP_OP + 2)) macro
1356 op.op = CPP_UMINUS; in _cpp_parse_expr()
1490 case CPP_UMINUS: in reduce()
1916 case CPP_UMINUS: in num_unary_op()