Searched defs:YYCOPY (Results 1 – 5 of 5) sorted by relevance
/external/e2fsprogs/intl/ |
D | plural.c | 403 # define YYCOPY(To, From, Count) \ macro 406 # define YYCOPY(To, From, Count) \ macro
|
/external/swiftshader/src/OpenGL/compiler/preprocessor/ |
D | ExpressionParser.cpp | 436 # define YYCOPY(Dst, Src, Count) \ macro 439 # define YYCOPY(Dst, Src, Count) \ macro
|
/external/libxkbcommon/xkbcommon/src/xkbcomp/ |
D | parser.c | 557 # define YYCOPY(Dst, Src, Count) \ macro 560 # define YYCOPY(Dst, Src, Count) \ macro
|
/external/swiftshader/src/OpenGL/compiler/ |
D | glslang_tab.cpp | 621 # define YYCOPY(Dst, Src, Count) \ macro 624 # define YYCOPY(Dst, Src, Count) \ macro
|
/external/libpcap/ |
D | grammar.c | 852 # define YYCOPY(Dst, Src, Count) \ macro 855 # define YYCOPY(Dst, Src, Count) \ macro
|