Searched refs:vmot (Results 1 – 7 of 7) sorted by relevance
45 #define vmot(n) vgoto(vpos + n) macro62 #define arcmove(x,y) { hgoto(x); vmot(-vpos-(y)); }88 vmot(motincr); in drawline()130 vmot(motincr); in drawline()135 vmot(perpincr); in drawline()
332 vmot(n); in conv()742 vmot(int n) /* generate n units of vertical motion */ in vmot() function
548 tchar vmot() in vmot() function
619 static void vmot(int);1178 vmot(n); in conv()2190 vmot(int n) in vmot() function
319 tchar vmot() in vmot() function
332 extern tchar mot(), hmot(), vmot();
925 if (i = vmot()) in getch()