Home
last modified time | relevance | path

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

/external/e2fsprogs/intl/
Dplural.c401 # ifndef YYCOPY
403 # define YYCOPY(To, From, Count) \ macro
406 # define YYCOPY(To, From, Count) \ macro
426 YYCOPY (&yyptr->Stack, Stack, yysize); \
/external/iproute2/tc/
Demp_ematch.yacc.c385 YYCOPY (&yyptr->Stack_alloc, Stack, yysize); \
397 # ifndef YYCOPY
399 # define YYCOPY(Dst, Src, Count) \ macro
402 # define YYCOPY(Dst, Src, Count) \ macro
/external/swiftshader/src/OpenGL/compiler/preprocessor/
DExpressionParser.cpp422 YYCOPY (&yyptr->Stack_alloc, Stack, yysize); \
434 # ifndef YYCOPY
436 # define YYCOPY(Dst, Src, Count) \ macro
439 # define YYCOPY(Dst, Src, Count) \ macro
/external/one-true-awk/
Dytab.c547 YYCOPY (&yyptr->Stack_alloc, Stack, yysize); \
559 # ifndef YYCOPY
561 # define YYCOPY(Dst, Src, Count) \ macro
564 # define YYCOPY(Dst, Src, Count) \ macro
/external/libxkbcommon/xkbcommon/src/xkbcomp/
Dparser.c543 YYCOPY (&yyptr->Stack_alloc, Stack, yysize); \
555 # ifndef YYCOPY
557 # define YYCOPY(Dst, Src, Count) \ macro
560 # define YYCOPY(Dst, Src, Count) \ macro
/external/libpcap/
Dgrammar.c855 YYCOPY (&yyptr->Stack_alloc, Stack, yysize); \
867 # ifndef YYCOPY
869 # define YYCOPY(Dst, Src, Count) \ macro
872 # define YYCOPY(Dst, Src, Count) \ macro
/external/toybox/kconfig/
Dzconf.tab.c_shipped332 # ifndef YYCOPY
334 # define YYCOPY(To, From, Count) \
337 # define YYCOPY(To, From, Count) \
357 YYCOPY (&yyptr->Stack, Stack, yysize); \
/external/swiftshader/src/OpenGL/compiler/
Dglslang_tab.cpp607 YYCOPY (&yyptr->Stack_alloc, Stack, yysize); \
619 # ifndef YYCOPY
621 # define YYCOPY(Dst, Src, Count) \ macro
624 # define YYCOPY(Dst, Src, Count) \ macro
/external/deqp-deps/glslang/glslang/MachineIndependent/
Dglslang_tab.cpp813 YYCOPY (&yyptr->Stack_alloc, Stack, yysize); \
825 # ifndef YYCOPY
827 # define YYCOPY(Dst, Src, Count) \ macro
830 # define YYCOPY(Dst, Src, Count) \ macro