Searched refs:YYCOPY (Results 1 – 7 of 7) sorted by relevance
| /OK3568_Linux_fs/external/xserver/hw/dmx/config/ |
| H A D | parser.c | 525 YYCOPY (&yyptr->Stack_alloc, Stack, yysize); \ 537 # ifndef YYCOPY 539 # define YYCOPY(Dst, Src, Count) \ macro 542 # define YYCOPY(Dst, Src, Count) \ macro
|
| /OK3568_Linux_fs/external/xserver/hw/xwin/ |
| H A D | winprefsyacc.c | 639 YYCOPY (&yyptr->Stack_alloc, Stack, yysize); \ 651 # ifndef YYCOPY 653 # define YYCOPY(Dst, Src, Count) \ macro 656 # define YYCOPY(Dst, Src, Count) \ macro
|
| /OK3568_Linux_fs/u-boot/scripts/kconfig/ |
| H A D | zconf.tab.c | |
| H A D | zconf.tab.c_shipped | 425 YYCOPY (&yyptr->Stack_alloc, Stack, yysize); \ 437 # ifndef YYCOPY 439 # define YYCOPY(Dst, Src, Count) \ 442 # define YYCOPY(Dst, Src, Count) \
|
| /OK3568_Linux_fs/u-boot/scripts/dtc/ |
| H A D | dtc-parser.tab.c | |
| H A D | dtc-parser.tab.c_shipped | 412 YYCOPY (&yyptr->Stack_alloc, Stack, yysize); \ 424 # ifndef YYCOPY 426 # define YYCOPY(Dst, Src, Count) \ 429 # define YYCOPY(Dst, Src, Count) \
|
| /OK3568_Linux_fs/buildroot/support/kconfig/ |
| H A D | zconf.tab.c_shipped | 417 YYCOPY (&yyptr->Stack_alloc, Stack, yysize); \ 429 # ifndef YYCOPY 431 # define YYCOPY(Dst, Src, Count) \ 434 # define YYCOPY(Dst, Src, Count) \
|