Searched refs:YYCOPY (Results 1 – 4 of 4) sorted by relevance
| /utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/ |
| H A D | zconf.tab.c | 386 # ifndef YYCOPY 388 # define YYCOPY(To, From, Count) \ macro 391 # define YYCOPY(To, From, Count) \ macro 411 YYCOPY (&yyptr->Stack_alloc, Stack, yysize); \
|
| H A D | zconf.tab.c_shipped | 386 # ifndef YYCOPY 388 # define YYCOPY(To, From, Count) \ 391 # define YYCOPY(To, From, Count) \ 411 YYCOPY (&yyptr->Stack_alloc, Stack, yysize); \
|
| /utopia/UTPA2-700.0.x/projects/build/scripts/dtc/ |
| H A D | dtc-parser.tab.c_shipped | 348 # ifndef YYCOPY 350 # define YYCOPY(To, From, Count) \ 353 # define YYCOPY(To, From, Count) \ 373 YYCOPY (&yyptr->Stack_alloc, Stack, yysize); \
|
| /utopia/UTPA2-700.0.x/projects/build/scripts/genksyms/ |
| H A D | parse.c_shipped | 368 # ifndef YYCOPY 370 # define YYCOPY(To, From, Count) \ 373 # define YYCOPY(To, From, Count) \ 393 YYCOPY (&yyptr->Stack_alloc, Stack, yysize); \
|