Home
last modified time | relevance | path

Searched refs:YYCOPY (Results 1 – 4 of 4) sorted by relevance

/utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/
H A Dzconf.tab.c386 # 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 Dzconf.tab.c_shipped386 # 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 Ddtc-parser.tab.c_shipped348 # 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 Dparse.c_shipped368 # ifndef YYCOPY
370 # define YYCOPY(To, From, Count) \
373 # define YYCOPY(To, From, Count) \
393 YYCOPY (&yyptr->Stack_alloc, Stack, yysize); \