Searched refs:ucopy (Results 1 – 1 of 1) sorted by relevance
63 void ucopy(struct video *, struct video *);577 ucopy(vscreen[i], pscreen[i]); in update()596 ucopy(vp1, vp2); in update()612 ucopy(vp1, vp2); in update()620 ucopy(vscreen[offs + i], pscreen[offs + i]); in update()630 ucopy(vp1, vp2); in update()646 ucopy(struct video *vvp, struct video *pvp) in ucopy() function