Searched refs:lused (Results 1 – 5 of 5) sorted by relevance
27 used[c]=lused[c]=rused[c]=0; in checkuse()39 lused[c] |= real(table[i][c].col); in checkuse()
65 if (lused[c]) /*Zero field width*/ in runtabs()70 if (realsplit? rused[c]: (used[c]+lused[c])) in runtabs()
53 int used[MAXCOL], lused[MAXCOL], rused[MAXCOL]; variable
66 extern int used[], lused[], rused[];
139 if (form=='n' && table[nl][c].rcol && lused[c]==0) ct= c+CMID; in putline()152 if (lused[c]) /*Zero field width*/ in putline()