Searched refs:CLLEN (Results 1 – 3 of 3) sorted by relevance
28 # define CLLEN 10 macro38 extern char cll[MAXCOL][CLLEN];
45 char cll[MAXCOL][CLLEN];
263 if (snp-cll[icol-1]>CLLEN) in readspec()