Searched refs:YYSTACK_ALLOC (Results 1 – 1 of 1) sorted by relevance
367 # define YYSTACK_ALLOC alloca macro371 # define YYSTACK_ALLOC alloca macro374 # define YYSTACK_ALLOC __builtin_alloca macro380 # ifdef YYSTACK_ALLOC388 # define YYSTACK_ALLOC malloc macro839 (union yyalloc *) YYSTACK_ALLOC (YYSTACK_BYTES (yystacksize)); in yyparse()1173 yymsg = (char *) YYSTACK_ALLOC (yysize); in yyparse()