Home | History | Annotate | Download | only in intl

Lines Matching refs:YYCOPY

401 # ifndef YYCOPY
403 # define YYCOPY(To, From, Count) \
406 # define YYCOPY(To, From, Count) \
426 YYCOPY (&yyptr->Stack, Stack, yysize); \