Searched refs:YYSTACK_ALLOC (Results 1 – 2 of 2) sorted by relevance
384 # define YYSTACK_ALLOC __builtin_alloca macro388 # define YYSTACK_ALLOC __alloca macro393 # define YYSTACK_ALLOC alloca macro405 # ifdef YYSTACK_ALLOC416 # define YYSTACK_ALLOC YYMALLOC macro1222 YYSTACK_ALLOC (YY_CAST (YYSIZE_T, YYSTACK_BYTES (yystacksize)))); in yyparse()
410 # define YYSTACK_ALLOC __builtin_alloca macro414 # define YYSTACK_ALLOC __alloca macro419 # define YYSTACK_ALLOC alloca macro431 # ifdef YYSTACK_ALLOC442 # define YYSTACK_ALLOC YYMALLOC macro1211 YYSTACK_ALLOC (YY_CAST (YYSIZE_T, YYSTACK_BYTES (yystacksize)))); in yyparse()
Completed in 38 milliseconds