Searched refs:TYPE_OP_MINUS (Results 1 – 2 of 2) sorted by relevance
90 case TYPE_OP_MINUS: in validate_expr()113 (exp->next->type == TYPE_OP_MINUS) || in validate_expr()179 case TYPE_OP_MINUS: in print_exp()378 (at->type == TYPE_OP_MINUS)) { in set_math_precidence()487 at->type = TYPE_OP_MINUS; in parse_expression()615 case TYPE_OP_MINUS: in run_expr()657 (op->type != TYPE_OP_MINUS) && in run_expr()
31 TYPE_OP_MINUS, enumerator