Lines Matching defs:xlp
89 static char *xlp; /* last char visible on screen */
330 xlp = xcp = xep = buf;
467 x_adj_ok = (xcp >= xlp);
472 for (cp = xlp; cp > xcp; )
737 while (*str && str < xlp && adj == x_adj_done)
1023 xlp = xbp = xep = xbuf;
1082 if (xbp != xbuf || xep > xlp)
1086 if (xep > xlp)
1089 i = limit - (xlp - xbp);
1094 if (xep > xlp) /* more off screen */
1109 for (cp = xlp; cp > xcp; )
1274 xlp = xep = xcp = xbp = xbuf;
1297 xlp = xcp = xep = xbp = xbuf;
1917 shellf("\txlp == 0x%lx\n", (long) xlp);
2168 xlp = rcp;
2171 return (xlp);