Searched refs:vmot (Results 1 – 7 of 7) sorted by relevance
47 #define vmot(n) vgoto(vpos + n) macro64 #define arcmove(x,y) { hgoto(x); vmot(-vpos-(y)); }91 vmot(motincr);133 vmot(motincr);138 vmot(perpincr);
335 vmot(n);751 vmot(n) /* generate n units of vertical motion */ in vmot() function
548 tchar vmot() in vmot() function
621 static void vmot(int);1180 vmot(n); in conv()2192 vmot(int n) in vmot() function
319 tchar vmot() in vmot() function
334 extern tchar mot(), hmot(), vmot();
926 if (i = vmot()) in getch()