Searched refs:YYSTACK_ALLOC (Results 1 – 11 of 11) 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()
252 # define YYSTACK_ALLOC __builtin_alloca macro256 # define YYSTACK_ALLOC __alloca macro261 # define YYSTACK_ALLOC alloca macro273 # ifdef YYSTACK_ALLOC284 # define YYSTACK_ALLOC YYMALLOC macro1269 (union yyalloc *) YYSTACK_ALLOC (YYSTACK_BYTES (yystacksize));1529 yymsg = (char *) YYSTACK_ALLOC (yymsg_alloc);
284 # define YYSTACK_ALLOC __builtin_alloca macro288 # define YYSTACK_ALLOC __alloca macro293 # define YYSTACK_ALLOC alloca macro305 # ifdef YYSTACK_ALLOC316 # define YYSTACK_ALLOC YYMALLOC macro1378 (union yyalloc *) YYSTACK_ALLOC (YYSTACK_BYTES (yystacksize));1990 yymsg = (char *) YYSTACK_ALLOC (yymsg_alloc);
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);
374 # define YYSTACK_ALLOC __builtin_alloca macro378 # define YYSTACK_ALLOC __alloca macro383 # define YYSTACK_ALLOC alloca macro396 # ifdef YYSTACK_ALLOC407 # define YYSTACK_ALLOC YYMALLOC macro1485 (union yyalloc *) YYSTACK_ALLOC (YYSTACK_BYTES (yystacksize));2181 yymsg = (char *) YYSTACK_ALLOC (yymsg_alloc);
719 # define YYSTACK_ALLOC __builtin_alloca macro723 # define YYSTACK_ALLOC __alloca macro728 # define YYSTACK_ALLOC alloca macro740 # ifdef YYSTACK_ALLOC751 # define YYSTACK_ALLOC YYMALLOC macro2125 (union yyalloc *) YYSTACK_ALLOC (YYSTACK_BYTES (yystacksize));3807 yymsg = (char *) YYSTACK_ALLOC (yymsg_alloc);
489 # define YYSTACK_ALLOC __builtin_alloca macro493 # define YYSTACK_ALLOC __alloca macro498 # define YYSTACK_ALLOC alloca macro511 # ifdef YYSTACK_ALLOC522 # define YYSTACK_ALLOC YYMALLOC macro1488 (union yyalloc *) YYSTACK_ALLOC (YYSTACK_BYTES (yystacksize));2052 yymsg = (char *) YYSTACK_ALLOC (yymsg_alloc);
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);
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 …]