Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/dmx/config/
H A Dparser.c521 # define YYSTACK_RELOCATE(Stack_alloc, Stack) \ argument
525 YYCOPY (&yyptr->Stack_alloc, Stack, yysize); \
526 Stack = &yyptr->Stack_alloc; \
/OK3568_Linux_fs/external/xserver/hw/xwin/
H A Dwinprefsyacc.c635 # define YYSTACK_RELOCATE(Stack_alloc, Stack) \ argument
639 YYCOPY (&yyptr->Stack_alloc, Stack, yysize); \
640 Stack = &yyptr->Stack_alloc; \
/OK3568_Linux_fs/u-boot/scripts/kconfig/
H A Dzconf.tab.c
H A Dzconf.tab.c_shipped421 # define YYSTACK_RELOCATE(Stack_alloc, Stack) \
425 YYCOPY (&yyptr->Stack_alloc, Stack, yysize); \
426 Stack = &yyptr->Stack_alloc; \
/OK3568_Linux_fs/u-boot/scripts/dtc/
H A Ddtc-parser.tab.c
H A Ddtc-parser.tab.c_shipped408 # define YYSTACK_RELOCATE(Stack_alloc, Stack) \
412 YYCOPY (&yyptr->Stack_alloc, Stack, yysize); \
413 Stack = &yyptr->Stack_alloc; \
/OK3568_Linux_fs/buildroot/support/kconfig/
H A Dzconf.tab.c_shipped413 # define YYSTACK_RELOCATE(Stack_alloc, Stack) \
417 YYCOPY (&yyptr->Stack_alloc, Stack, yysize); \
418 Stack = &yyptr->Stack_alloc; \