Searched refs:TYPE_OP_DIVIDE (Results 1 – 2 of 2) sorted by relevance
92 case TYPE_OP_DIVIDE: in validate_expr()114 (exp->next->type == TYPE_OP_DIVIDE) || in validate_expr()185 case TYPE_OP_DIVIDE: in print_exp()337 (at->type == TYPE_OP_DIVIDE)) { in add_precendence()380 } else if ((at->type == TYPE_OP_DIVIDE) || in set_math_precidence()490 at->type = TYPE_OP_DIVIDE; in parse_expression()621 case TYPE_OP_DIVIDE: in run_expr()658 (op->type != TYPE_OP_DIVIDE)) { in run_expr()
33 TYPE_OP_DIVIDE, enumerator