Home | History | Annotate | Download | only in data

Lines Matching refs:YYSTACK_ALLOC

300 #    define YYSTACK_ALLOC __builtin_alloca
304 # define YYSTACK_ALLOC __alloca
309 # define YYSTACK_ALLOC alloca
320 # ifdef YYSTACK_ALLOC
331 # define YYSTACK_ALLOC YYMALLOC
1140 (union yyalloc *) YYSTACK_ALLOC (YYSTACK_BYTES (yystacksize));
1318 yymsg = (char *) YYSTACK_ALLOC (yyalloc);