Searched refs:Stack_alloc (Results 1 – 3 of 3) sorted by relevance
550 # define YYSTACK_RELOCATE(Stack_alloc, Stack) \ argument554 YYCOPY (&yyptr->Stack_alloc, Stack, yysize); \555 Stack = &yyptr->Stack_alloc; \
1256 # define YYSTACK_RELOCATE(Stack_alloc, Stack) \ argument1260 YYCOPY (&yyptr->Stack_alloc, Stack, yysize); \1261 Stack = &yyptr->Stack_alloc; \
1204 # define YYSTACK_RELOCATE(Stack_alloc, Stack) \ argument1208 YYCOPY (&yyptr->Stack_alloc, Stack, yysize); \1209 Stack = &yyptr->Stack_alloc; \