Home | History | Annotate | Download | only in kconfig

Lines Matching refs:YYCOPY

332 # ifndef YYCOPY
334 # define YYCOPY(To, From, Count) \
337 # define YYCOPY(To, From, Count) \
357 YYCOPY (&yyptr->Stack, Stack, yysize); \