Home | History | Annotate | Download | only in src

Lines Matching refs:YYCOPY

558 	YYCOPY (&yyptr->Stack_alloc, Stack, yysize);			\
570 # ifndef YYCOPY
572 # define YYCOPY(Dst, Src, Count) \
575 # define YYCOPY(Dst, Src, Count) \
1390 YYCOPY (yybottom_new, *yybottom, yysize_old);