Searched refs:YYCOPY (Results 1 – 4 of 4) sorted by relevance
/linux-4.1.27/scripts/kconfig/ |
D | zconf.tab.c | 388 YYCOPY (&yyptr->Stack_alloc, Stack, yysize); \ 400 # ifndef YYCOPY 402 # define YYCOPY(To, From, Count) \ macro 405 # define YYCOPY(To, From, Count) \ macro
|
D | zconf.tab.c_shipped | 388 YYCOPY (&yyptr->Stack_alloc, Stack, yysize); \ 400 # ifndef YYCOPY 402 # define YYCOPY(To, From, Count) \ 405 # define YYCOPY(To, From, Count) \
|
/linux-4.1.27/scripts/genksyms/ |
D | parse.tab.c_shipped | 398 YYCOPY (&yyptr->Stack_alloc, Stack, yysize); \ 410 # ifndef YYCOPY 412 # define YYCOPY(Dst, Src, Count) \ 415 # define YYCOPY(Dst, Src, Count) \
|
/linux-4.1.27/scripts/dtc/ |
D | dtc-parser.tab.c_shipped | 400 YYCOPY (&yyptr->Stack_alloc, Stack, yysize); \ 412 # ifndef YYCOPY 414 # define YYCOPY(Dst, Src, Count) \ 417 # define YYCOPY(Dst, Src, Count) \
|