Searched refs:YYSTACK_ALLOC (Results 1 – 2 of 2) sorted by relevance
197 # define YYSTACK_ALLOC alloca macro201 # define YYSTACK_ALLOC alloca macro204 # define YYSTACK_ALLOC __builtin_alloca macro209 # ifdef YYSTACK_ALLOC217 # define YYSTACK_ALLOC malloc macro1089 (union yyalloc *) YYSTACK_ALLOC (YYSTACK_BYTES (yystacksize));1932 yymsg = (char *) YYSTACK_ALLOC (yysize);
480 # define YYSTACK_ALLOC __builtin_alloca macro484 # define YYSTACK_ALLOC __alloca macro489 # define YYSTACK_ALLOC alloca macro501 # ifdef YYSTACK_ALLOC512 # define YYSTACK_ALLOC YYMALLOC macro1548 (union yyalloc *) YYSTACK_ALLOC (YYSTACK_BYTES (yystacksize));2199 yymsg = (char *) YYSTACK_ALLOC (yyalloc);