Searched refs:TYPE_OP_DIVIDE (Results 1 – 2 of 2) sorted by relevance
94 case TYPE_OP_DIVIDE: in validate_expr()116 (exp->next->type == TYPE_OP_DIVIDE) || in validate_expr()187 case TYPE_OP_DIVIDE: in print_exp()339 (at->type == TYPE_OP_DIVIDE)) { in add_precendence()382 } else if ((at->type == TYPE_OP_DIVIDE) || in set_math_precidence()492 at->type = TYPE_OP_DIVIDE; in parse_expression()623 case TYPE_OP_DIVIDE: in run_expr()660 (op->type != TYPE_OP_DIVIDE)) { in run_expr()
35 TYPE_OP_DIVIDE, enumerator