Home
last modified time | relevance | path

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

/dports/biology/phyml/phyml-3.3.20200621/src/
H A Dutilities.h2188 void Found_In_Subtree(t_node *a,t_node *d,t_node *target,int *match,t_tree *tree);
H A Dspr.c1780 Found_In_Subtree(this_spr_move->n_link, in Check_Spr_Move_Validity()
H A Dutilities.c6113 void Found_In_Subtree(t_node *a, t_node *d, t_node *target, int *match, t_tree *tree) in Found_In_Subtree() function
6123 Found_In_Subtree(d,d->v[i],target,match,tree); in Found_In_Subtree()