Home
last modified time | relevance | path

Searched refs:CLLEN (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/tbl/
H A Dt..c26 # define CLLEN 10 macro
36 extern char cll[MAXCOL][CLLEN];
H A Dt0.c43 char cll[MAXCOL][CLLEN];
H A Dt4.c265 if (snp-cll[icol-1]>CLLEN) in readspec()