YYSTACK_ALLOC    1055 ext/ripper/ripper.c # ifdef YYSTACK_ALLOC
YYSTACK_ALLOC    4913 ext/ripper/ripper.c 	  (union yyalloc *) YYSTACK_ALLOC (YYSTACK_BYTES (yystacksize));
YYSTACK_ALLOC    9970 ext/ripper/ripper.c 	    yymsg = (char *) YYSTACK_ALLOC (yyalloc);
YYSTACK_ALLOC     178 ext/syck/gram.c # ifdef YYSTACK_ALLOC
YYSTACK_ALLOC    1066 ext/syck/gram.c 	  (union yyalloc *) YYSTACK_ALLOC (YYSTACK_BYTES (yystacksize));
YYSTACK_ALLOC    1718 ext/syck/gram.c 	  yymsg = (char *) YYSTACK_ALLOC (yysize);
YYSTACK_ALLOC    1055 parse.c        # ifdef YYSTACK_ALLOC
YYSTACK_ALLOC    4913 parse.c        	  (union yyalloc *) YYSTACK_ALLOC (YYSTACK_BYTES (yystacksize));
YYSTACK_ALLOC    9902 parse.c        	    yymsg = (char *) YYSTACK_ALLOC (yyalloc);