Home
last modified time | relevance | path

Searched defs:localhompt (Results 1 – 2 of 2) sorted by relevance

/dports/biology/mafft/mafft-7.267-without-extensions/core/
H A Dio.c212 static int addlocalhom_r( char *al1, char *al2, LocalHom *localhompt, int off1, int off2, int opt, … in addlocalhom_r()
336 void putlocalhom3( char *al1, char *al2, LocalHom *localhompt, int off1, int off2, int opt, int ove… in putlocalhom3()
481 void putlocalhom_ext( char *al1, char *al2, LocalHom *localhompt, int off1, int off2, int opt, int … in putlocalhom_ext()
612 void putlocalhom_str( char *al1, char *al2, double *equiv, double scale, LocalHom *localhompt, int … in putlocalhom_str()
661 void putlocalhom2( char *al1, char *al2, LocalHom *localhompt, int off1, int off2, int opt, int ove… in putlocalhom2()
790 void putlocalhom( char *al1, char *al2, LocalHom *localhompt, int off1, int off2, int opt, int over… in putlocalhom()
H A Dpairlocalalign.c131 static void putlocalhom_last( char *s1, char *s2, LocalHom *localhompt, Lastresx *lastresx ) in putlocalhom_last()