DIV_EXPRESSION 232 compiler/diksam.y $$ = dkc_create_binary_expression(DIV_EXPRESSION, $1, $3);
DIV_EXPRESSION 145 compiler/fix_tree.c } else if (expr->kind == DIV_EXPRESSION) {
DIV_EXPRESSION 167 compiler/fix_tree.c } else if (expr->kind == DIV_EXPRESSION) {
DIV_EXPRESSION 688 compiler/fix_tree.c case DIV_EXPRESSION: /* FALLTHRU */
DIV_EXPRESSION 557 compiler/generate.c case DIV_EXPRESSION: