Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/tbl/
H A Dt..c28 # define CLLEN 10 macro
38 extern char cll[MAXCOL][CLLEN];
H A Dt0.c45 char cll[MAXCOL][CLLEN];
H A Dt4.c263 if (snp-cll[icol-1]>CLLEN) in readspec()