Home | History | Annotate | Download | only in data

Lines Matching refs:YYCOPY

574 	YYCOPY (&yyptr->Stack_alloc, Stack, yysize);			\
586 # ifndef YYCOPY
588 # define YYCOPY(Dst, Src, Count) \
591 # define YYCOPY(Dst, Src, Count) \
958 YYCOPY (yybottom_new, *yybottom, yysize_old);