Home | History | Annotate | Download | only in src

Lines Matching refs:YYSTACK_ALLOC

352 #    define YYSTACK_ALLOC __builtin_alloca
356 # define YYSTACK_ALLOC __alloca
361 # define YYSTACK_ALLOC alloca
373 # ifdef YYSTACK_ALLOC
384 # define YYSTACK_ALLOC YYMALLOC
1469 (union yyalloc *) YYSTACK_ALLOC (YYSTACK_BYTES (yystacksize));
2089 yymsg = (char *) YYSTACK_ALLOC (yyalloc);