Home
last modified time | relevance | path

Searched refs:Stack_alloc (Results 1 – 2 of 2) sorted by relevance

/linux/scripts/dtc/
A Ddtc-parser.tab.c474 # define YYSTACK_RELOCATE(Stack_alloc, Stack) \ argument
478 YYCOPY (&yyptr->Stack_alloc, Stack, yysize); \
479 Stack = &yyptr->Stack_alloc; \
/linux/scripts/kconfig/
A Dparser.tab.c497 # define YYSTACK_RELOCATE(Stack_alloc, Stack) \ argument
501 YYCOPY (&yyptr->Stack_alloc, Stack, yysize); \
502 Stack = &yyptr->Stack_alloc; \

Completed in 23 milliseconds