mlhs_new          336 ext/ripper/eventids1.c     set_id1(mlhs_new);
mlhs_new          720 ext/ripper/ripper.c #define mlhs_new() dispatch0(mlhs_new)
mlhs_new         5873 ext/ripper/ripper.c 			(yyval.val) = mlhs_add_star(mlhs_new(), (yyvsp[0].val));
mlhs_new         5885 ext/ripper/ripper.c 			(yyvsp[-2].val) = mlhs_add_star(mlhs_new(), (yyvsp[-2].val));
mlhs_new         5898 ext/ripper/ripper.c 			(yyval.val) = mlhs_add_star(mlhs_new(), Qnil);
mlhs_new         5910 ext/ripper/ripper.c 			(yyval.val) = mlhs_add_star(mlhs_new(), Qnil);
mlhs_new         5935 ext/ripper/ripper.c 			(yyval.val) = mlhs_add(mlhs_new(), (yyvsp[-1].val));
mlhs_new         5959 ext/ripper/ripper.c 			(yyval.val) = mlhs_add(mlhs_new(), (yyvsp[0].val));
mlhs_new         8215 ext/ripper/ripper.c 			(yyval.val) = mlhs_add(mlhs_new(), (yyvsp[0].val));
mlhs_new         8302 ext/ripper/ripper.c 			(yyval.val) = mlhs_add_star(mlhs_new(), (yyval.val));
mlhs_new         8330 ext/ripper/ripper.c 			(yyval.val) = mlhs_add_star(mlhs_new(), Qnil);
mlhs_new         8342 ext/ripper/ripper.c 			(yyval.val) = mlhs_add_star(mlhs_new(), Qnil);
mlhs_new          666 ext/ripper/ripper.y #define mlhs_new() dispatch0(mlhs_new)
mlhs_new         1651 ext/ripper/ripper.y 			$$ = mlhs_add_star(mlhs_new(), $2);
mlhs_new         1659 ext/ripper/ripper.y 			$2 = mlhs_add_star(mlhs_new(), $2);
mlhs_new         1668 ext/ripper/ripper.y 			$$ = mlhs_add_star(mlhs_new(), Qnil);
mlhs_new         1676 ext/ripper/ripper.y 			$$ = mlhs_add_star(mlhs_new(), Qnil);
mlhs_new         1698 ext/ripper/ripper.y 			$$ = mlhs_add(mlhs_new(), $1);
mlhs_new         1716 ext/ripper/ripper.y 			$$ = mlhs_add(mlhs_new(), $1);
mlhs_new         3277 ext/ripper/ripper.y 			$$ = mlhs_add(mlhs_new(), $1);
mlhs_new         3338 ext/ripper/ripper.y 			$$ = mlhs_add_star(mlhs_new(), $$);
mlhs_new         3358 ext/ripper/ripper.y 			$$ = mlhs_add_star(mlhs_new(), Qnil);
mlhs_new         3366 ext/ripper/ripper.y 			$$ = mlhs_add_star(mlhs_new(), Qnil);
mlhs_new          720 parse.c        #define mlhs_new() dispatch0(mlhs_new)
mlhs_new          666 parse.y        #define mlhs_new() dispatch0(mlhs_new)