Lines Matching defs:LI
76 static int LI; /* number of lines */665 for (i = curr; i < LI; i++)671 while (curr < LI - 1) {705 if (curr == LI - 1)721 LI = tgetnum("li"); /* get number of lines */722 if (LI == -1)723 LI = 12;751 if (LI < 24 || CO < 72 || !(CL && UP && ND)) {756 linect = (int *) calloc(LI + 1, sizeof(int));
Indexes created Thu Oct 02 10:09:58 GMT 2025