Searched refs:TYPE_OP_MULT (Results 1 – 2 of 2) sorted by relevance
91 case TYPE_OP_MULT: in validate_expr()115 (exp->next->type == TYPE_OP_MULT)) { in validate_expr()182 case TYPE_OP_MULT: in print_exp()336 if ((at->type == TYPE_OP_MULT) || in add_precendence()381 (at->type == TYPE_OP_MULT)) { in set_math_precidence()493 at->type = TYPE_OP_MULT; in parse_expression()618 case TYPE_OP_MULT: in run_expr()656 (op->type != TYPE_OP_MULT) && in run_expr()
32 TYPE_OP_MULT, enumerator