Home | History | Annotate | Download | only in data

Lines Matching defs:YYSTACK_ALLOC

475 #    define YYSTACK_ALLOC __builtin_alloca
479 # define YYSTACK_ALLOC __alloca
484 # define YYSTACK_ALLOC alloca
496 # ifdef YYSTACK_ALLOC
507 # define YYSTACK_ALLOC YYMALLOC
915 YYSTACK_ALLOC, copy the existing elements, and adjust *YYBOTTOM,
949 (yytype_int16*) YYSTACK_ALLOC (yyalloc * sizeof *yybottom_new);
1048 array allocated with YYSTACK_ALLOC. yy_lac may overwrite the
1640 (union yyalloc *) YYSTACK_ALLOC (YYSTACK_BYTES (yystacksize));
1873 yymsg = (char *) YYSTACK_ALLOC (yymsg_alloc);