DOUBLE_TO_INT_CAST 74 compiler/fix_tree.c } else if (cast_type == DOUBLE_TO_INT_CAST) { DOUBLE_TO_INT_CAST 104 compiler/fix_tree.c cast_expr = alloc_cast_expression(DOUBLE_TO_INT_CAST, src); DOUBLE_TO_INT_CAST 465 compiler/generate.c case DOUBLE_TO_INT_CAST: