Searched refs:TYPE_OP_PLUS (Results 1 – 2 of 2) sorted by relevance
89 case TYPE_OP_PLUS: in validate_expr()112 if ((exp->next->type == TYPE_OP_PLUS) || in validate_expr()176 case TYPE_OP_PLUS: in print_exp()377 } else if ((at->type == TYPE_OP_PLUS) || in set_math_precidence()484 at->type = TYPE_OP_PLUS; in parse_expression()612 case TYPE_OP_PLUS: in run_expr()655 if ((op->type != TYPE_OP_PLUS) && in run_expr()
30 TYPE_OP_PLUS, enumerator