Searched refs:YYCOPY (Results 1 – 4 of 4) sorted by relevance
| /linux-4.4.14/scripts/kconfig/ |
| D | zconf.tab.c | 401 YYCOPY (&yyptr->Stack_alloc, Stack, yysize); \ 413 # ifndef YYCOPY 415 # define YYCOPY(Dst, Src, Count) \ macro 418 # define YYCOPY(Dst, Src, Count) \ macro
|
| D | zconf.tab.c_shipped | 401 YYCOPY (&yyptr->Stack_alloc, Stack, yysize); \ 413 # ifndef YYCOPY 415 # define YYCOPY(Dst, Src, Count) \ 418 # define YYCOPY(Dst, Src, Count) \
|
| /linux-4.4.14/scripts/genksyms/ |
| D | parse.tab.c_shipped | 410 YYCOPY (&yyptr->Stack_alloc, Stack, yysize); \ 422 # ifndef YYCOPY 424 # define YYCOPY(Dst, Src, Count) \ 427 # define YYCOPY(Dst, Src, Count) \
|
| /linux-4.4.14/scripts/dtc/ |
| D | dtc-parser.tab.c_shipped | 407 YYCOPY (&yyptr->Stack_alloc, Stack, yysize); \ 419 # ifndef YYCOPY 421 # define YYCOPY(Dst, Src, Count) \ 424 # define YYCOPY(Dst, Src, Count) \
|