Home | History | Annotate | Download | only in libpcap

Lines Matching refs:YYCOPY

571 # ifndef YYCOPY
573 # define YYCOPY(To, From, Count) \
576 # define YYCOPY(To, From, Count) \
596 YYCOPY (&yyptr->Stack, Stack, yysize); \