Searched refs:YYSTACK_ALLOC (Results 1 – 1 of 1) sorted by relevance
712 # define YYSTACK_ALLOC __builtin_alloca macro716 # define YYSTACK_ALLOC __alloca macro721 # define YYSTACK_ALLOC alloca macro733 # ifdef YYSTACK_ALLOC744 # define YYSTACK_ALLOC YYMALLOC macro1854 (union yyalloc *) YYSTACK_ALLOC (YYSTACK_BYTES (yystacksize)); in yyparse()3270 yymsg = (char *) YYSTACK_ALLOC (yymsg_alloc); in yyparse()