Home | History | Annotate | Download | only in src

Lines Matching refs:YYSTACK_ALLOC

407 #    define YYSTACK_ALLOC __builtin_alloca
411 # define YYSTACK_ALLOC __alloca
416 # define YYSTACK_ALLOC alloca
428 # ifdef YYSTACK_ALLOC
439 # define YYSTACK_ALLOC YYMALLOC
1631 (union yyalloc *) YYSTACK_ALLOC (YYSTACK_BYTES (yystacksize));
2208 yymsg = (char *) YYSTACK_ALLOC (yyalloc);