Home
last modified time | relevance | path

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

/dports/biology/phyml/phyml-3.3.20200621/src/
H A Dutilities.c12516 int i,idx_nd,idx_br; in Refactor_Tree() local
12586 void Refactor_Internal(t_node *a, t_node *d, t_edge *b, int *idx_nd, int *idx_br, t_tree *tree) in Refactor_Internal()