Home
last modified time | relevance | path

Searched refs:cll (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/cmd/tbl/
H A Dt4.c30 cll[icol][0]=0; in getspec()
239 snp = cll [icol-1]; in readspec()
253 if (snp==cll[icol-1] && c=='(') in readspec()
265 if (snp-cll[icol-1]>CLLEN) in readspec()
H A Dtg.c49 if (cll[icol][0]) in get_text()
50 fprintf(tabout, ".ll %sn\n", cll[icol]); in get_text()
H A Dt0.c43 char cll[MAXCOL][CLLEN]; variable
H A Dt..c36 extern char cll[MAXCOL][CLLEN];
H A Dt6.c105 if (cll[icol][0]) in maktab()
107 fprintf(tabout, ".nr %d %sn\n", TMP, cll[icol]); in maktab()