Home
last modified time | relevance | path

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

/dports/biology/fasta3/fasta-36.3.8/src/
H A Ddefs.h64 #define MAX_LF 2000 /* maximum numer of library files */ macro
66 #define MAX_LF 80 /* maximum numer of library files */ macro
H A Dlib_sel.c185 char *llnames[MAX_LF]; /* pointers into new list of names */ in lib_select()
208 for (bp1=bp; nch < MAX_LF && bp!=NULL && bp1!=NULL; bp=bp1+1) { in lib_select()
/dports/biology/fasta3/fasta-36.3.8/doc/
H A Dreadme.v31t0141 Corrected size of lbnames[], lb_size[] in structs.h to accomodate MAX_LF