Home
last modified time | relevance | path

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

/dports/biology/mafft/mafft-7.267-without-extensions/core/
H A Dmtxutl.h49 short **AllocateShortMtx( int, int );
H A Dmtxutl.c537 short **AllocateShortMtx( int ll1, int ll2 ) in AllocateShortMtx() function
H A DLalignmm.c529 shortmtx = AllocateShortMtx( ll1, ll2 ); in MSalign2m2m_rec()
1429 shortmtx = AllocateShortMtx( ll1, ll2 ); in MSalignmm_rec()
H A DMSalignmm.c842 shortmtx = AllocateShortMtx( ll1, ll2 ); in MSalignmm_rec()
2450 shortmtx = AllocateShortMtx( ll1, ll2 ); in MSalignmm_rec_variousdist()