Searched refs:YYSTACK_ALLOC (Results 1 – 9 of 9) sorted by relevance
343 # define YYSTACK_ALLOC alloca macro347 # define YYSTACK_ALLOC alloca macro350 # define YYSTACK_ALLOC __builtin_alloca macro356 # ifdef YYSTACK_ALLOC364 # define YYSTACK_ALLOC malloc macro815 (union yyalloc *) YYSTACK_ALLOC (YYSTACK_BYTES (yystacksize)); in yyparse()1149 yymsg = (char *) YYSTACK_ALLOC (yysize); in yyparse()
307 # define YYSTACK_ALLOC __builtin_alloca macro311 # define YYSTACK_ALLOC __alloca macro316 # define YYSTACK_ALLOC alloca macro328 # ifdef YYSTACK_ALLOC339 # define YYSTACK_ALLOC YYMALLOC macro1192 (union yyalloc *) YYSTACK_ALLOC (YYSTACK_BYTES (yystacksize)); in yyparse()1646 yymsg = (char *) YYSTACK_ALLOC (yymsg_alloc); in yyparse()
475 # define YYSTACK_ALLOC __builtin_alloca479 # define YYSTACK_ALLOC __alloca484 # define YYSTACK_ALLOC alloca496 # ifdef YYSTACK_ALLOC507 # define YYSTACK_ALLOC YYMALLOC949 (yytype_int16*) YYSTACK_ALLOC (yyalloc * sizeof *yybottom_new);1640 (union yyalloc *) YYSTACK_ALLOC (YYSTACK_BYTES (yystacksize));1873 yymsg = (char *) YYSTACK_ALLOC (yymsg_alloc);
759 # define YYSTACK_ALLOC __builtin_alloca macro763 # define YYSTACK_ALLOC __alloca macro768 # define YYSTACK_ALLOC alloca macro780 # ifdef YYSTACK_ALLOC791 # define YYSTACK_ALLOC YYMALLOC macro1941 (union yyalloc *) YYSTACK_ALLOC (YYSTACK_BYTES (yystacksize)); in yyparse()3488 yymsg = (char *) YYSTACK_ALLOC (yymsg_alloc); in yyparse()
482 # ifdef YYSTACK_ALLOC493 # define YYSTACK_ALLOC YYMALLOC macro1381 (yytype_int16*) YYSTACK_ALLOC (yyalloc * sizeof *yybottom_new); in yy_lac_stack_realloc()2064 (union yyalloc *) YYSTACK_ALLOC (YYSTACK_BYTES (yystacksize));2966 yymsg = (char *) YYSTACK_ALLOC (yymsg_alloc);
513 # define YYSTACK_ALLOC __builtin_alloca macro517 # define YYSTACK_ALLOC __alloca macro522 # define YYSTACK_ALLOC alloca macro534 # ifdef YYSTACK_ALLOC545 # define YYSTACK_ALLOC YYMALLOC macro2238 (union yyalloc *) YYSTACK_ALLOC (YYSTACK_BYTES (yystacksize)); in yyparse()4920 yymsg = (char *) YYSTACK_ALLOC (yymsg_alloc); in yyparse()
259 # define YYSTACK_ALLOC __builtin_alloca261 # define YYSTACK_ALLOC alloca270 # ifdef YYSTACK_ALLOC281 # define YYSTACK_ALLOC YYMALLOC1305 (union yyalloc *) YYSTACK_ALLOC (YYSTACK_BYTES (yystacksize));1940 yymsg = (char *) YYSTACK_ALLOC (yysize);
49 (YYSTACK_ALLOC): New macro.50 (yyparse): Use YYSTACK_ALLOC to allocate stack.
754 (YYSTACK_ALLOC, YYSTACK_FREE, YYSTACK_ALLOC_MAXIMUM): Define if8645 YYSTACK_USE_ALLOCA && ! defined YYSTACK_ALLOC && defined9478 * data/yacc.c (YYSTACK_FREE) [defined YYSTACK_ALLOC]:9984 (YYSTACK_ALLOC) [YYSTACK_USE_ALLOCA]: Improve support for11262 (YYSTACK_ALLOC): Define only if YYSTACK_USE_ALLOCA is nonzero.13100 * data/yacc.c (YYSTACK_ALLOC): Don't evaluate YYSTACK_USE_ALLOCA18442 * src/bison.data (YYSTACK_ALLOC): Depend on whether19354 * src/bison.simple (YYSTACK_ALLOC, YYSIZE_T): Remove special19818 * src/bison.simple (YYSIZE_T, YYSTACK_ALLOC, YYSTACK_FREE):20345 (YYSTACK_ALLOC, YYSTACK_FREE, union yyalloc, YYSTACK_GAP_MAX,[all …]