Home | History | Annotate | Download | only in src

Lines Matching refs:YYCOPY

437 # ifndef YYCOPY
439 # define YYCOPY(To, From, Count) \
442 # define YYCOPY(To, From, Count) \
462 YYCOPY (&yyptr->Stack, Stack, yysize); \