DIV_EXPRESSION 248 compiler/diksam.y $$ = dkc_create_binary_expression(DIV_EXPRESSION, $1, $3); DIV_EXPRESSION 155 compiler/fix_tree.c } else if (expr->kind == DIV_EXPRESSION) { DIV_EXPRESSION 182 compiler/fix_tree.c } else if (expr->kind == DIV_EXPRESSION) { DIV_EXPRESSION 798 compiler/fix_tree.c case DIV_EXPRESSION: /* FALLTHRU */ DIV_EXPRESSION 732 compiler/generate.c case DIV_EXPRESSION: