Home | History | Annotate | Download | only in intl

Lines Matching defs:YYCOPY

425 # ifndef YYCOPY
427 # define YYCOPY(To, From, Count) \
430 # define YYCOPY(To, From, Count) \
450 YYCOPY (&yyptr->Stack, Stack, yysize); \