Searched refs:lastx (Results 1 – 2 of 2) sorted by relevance
68 static int lasty, lastx;81 mvcur(lasty, lastx, lp->y, lp->x);84 if ((lastx = lp->x + 1) >= NCOLS)86 lastx = 0;90 lastx = NCOLS - 1;
1095 int xleft, lastx, lastleft; local1184 lastx = x; lastleft = xleft; /* remember for CPU loop */1192 for (x = lastx, xleft = lastleft;1234 lastx = x; lastleft = xleft; /* remember for CPU loop */1241 for (x = lastx, xleft = lastleft;