Home
last modified time | relevance | path

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

/external/libtracefs/src/
Dsqlhist.tab.c553 # define YYSTACK_RELOCATE(Stack_alloc, Stack) \ argument
557 YYCOPY (&yyptr->Stack_alloc, Stack, yysize); \
558 Stack = &yyptr->Stack_alloc; \
/external/angle/src/compiler/preprocessor/
Dpreprocessor_tab_autogen.cpp536 # define YYSTACK_RELOCATE(Stack_alloc, Stack) \ argument
540 YYCOPY(&yyptr->Stack_alloc, Stack, yysize); \
541 Stack = &yyptr->Stack_alloc; \
/external/libconfig/lib/
Dgrammar.c427 # define YYSTACK_RELOCATE(Stack_alloc, Stack) \ argument
431 YYCOPY (&yyptr->Stack_alloc, Stack, yysize); \
432 Stack = &yyptr->Stack_alloc; \
/external/angle/tools/flex-bison/third_party/skeletons/
Dyacc.c618 # define YYSTACK_RELOCATE(Stack_alloc, Stack) \
622 YYCOPY (&yyptr->Stack_alloc, Stack, yysize); \
623 Stack = &yyptr->Stack_alloc; \
/external/libxkbcommon/config/libxkbcommon.so.0.0.0.p/
Dparser.c585 # define YYSTACK_RELOCATE(Stack_alloc, Stack) \ argument
589 YYCOPY (&yyptr->Stack_alloc, Stack, yysize); \
590 Stack = &yyptr->Stack_alloc; \
/external/libpcap/
Dgrammar.c884 # define YYSTACK_RELOCATE(Stack_alloc, Stack) \ argument
888 YYCOPY (&yyptr->Stack_alloc, Stack, yysize); \
889 Stack = &yyptr->Stack_alloc; \
/external/angle/src/compiler/translator/
Dglslang_tab_autogen.cpp762 # define YYSTACK_RELOCATE(Stack_alloc, Stack) \ argument
766 YYCOPY(&yyptr->Stack_alloc, Stack, yysize); \
767 Stack = &yyptr->Stack_alloc; \
/external/angle/third_party/vulkan-deps/glslang/src/glslang/MachineIndependent/
Dglslang_tab.cpp1030 # define YYSTACK_RELOCATE(Stack_alloc, Stack) \ argument
1034 YYCOPY (&yyptr->Stack_alloc, Stack, yysize); \
1035 Stack = &yyptr->Stack_alloc; \
/external/deqp-deps/glslang/glslang/MachineIndependent/
Dglslang_tab.cpp1011 # define YYSTACK_RELOCATE(Stack_alloc, Stack) \ argument
1015 YYCOPY (&yyptr->Stack_alloc, Stack, yysize); \
1016 Stack = &yyptr->Stack_alloc; \