Home
last modified time | relevance | path

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

/dports/biology/mafft/mafft-7.267-without-extensions/core/
H A Dpairash.c515 …r ***chainids, char ***seqpt, char ***mseq1pt, char ***mseq2pt, double **equivpt, int *alloclenpt ) in preparetmalign() argument
602 *equivpt = AllocateDoubleVec( nlenmax*2+1 ); in preparetmalign()
616 …calltmalign( *mseq1pt, *mseq2pt, *equivpt, (*strfiles)[i], (*chainids)[i], (*strfiles)[i], (*chain… in preparetmalign()
622 …r ***chainids, char ***seqpt, char ***mseq1pt, char ***mseq2pt, double **equivpt, int *alloclenpt ) in prepareash() argument
710 *equivpt = AllocateDoubleVec( nlenmax*2+1 ); in prepareash()
736 callrash( i, i, *mseq1pt, *mseq2pt, *equivpt, (*strfiles)[i], (*strfiles)[i], *alloclenpt ); in prepareash()