Home | History | Annotate | Download | only in libcpu

Lines Matching refs:YYCOPY

540 # ifndef YYCOPY
542 # define YYCOPY(To, From, Count) \
545 # define YYCOPY(To, From, Count) \
565 YYCOPY (&yyptr->Stack, Stack, yysize); \