Searched refs:addnextleaf_orig (Results 1 – 10 of 10) sorted by relevance
/dports/biology/treepuzzle/tree-puzzle-5.2/src/ |
H A D | pstep-mrca.h | 89 void addnextleaf_orig(int dockedge, /* insert here */
|
H A D | pstep-recursive.h | 89 void addnextleaf_orig(int dockedge, /* insert here */
|
H A D | pstep-trueID.h | 89 void addnextleaf_orig(int dockedge, /* insert here */
|
H A D | pstep-deglob.h | 107 void addnextleaf_orig(int dockedge, /* insert here */
|
H A D | pstep.h | 286 void addnextleaf_orig(int dockedge, /* insert here */
|
H A D | pstep-mrca.c | 127 void addnextleaf_orig(int dockedge, /* insert here */ in addnextleaf_orig() function 512 addnextleaf_orig(minedge, *edge, *edgeofleaf, Maxspc, Maxbrnch, &nextedge, &nextleaf); in onepstep()
|
H A D | pstep-recursive.c | 127 void addnextleaf_orig(int dockedge, /* insert here */ in addnextleaf_orig() function 512 addnextleaf_orig(minedge, *edge, *edgeofleaf, Maxspc, Maxbrnch, &nextedge, &nextleaf); in onepstep()
|
H A D | pstep-trueID.c | 131 void addnextleaf_orig(int dockedge, /* insert here */ in addnextleaf_orig() function 524 addnextleaf_orig(minedge, *edge, *edgeofleaf, Maxspc, Maxbrnch, &nextedge, &nextleaf); in onepstep()
|
H A D | pstep.c | 312 void addnextleaf_orig(int dockedge, /* insert here */ in addnextleaf_orig() function 657 …addnextleaf_orig(minedge, tmpedge, tmpedgeofleaf, tmprootleaf, Maxspc, Maxbrnch, &nextedge, &nextl… in onepstep_orig()
|
H A D | pstep-deglob.c | 123 void addnextleaf_orig(int dockedge, /* insert here */ in addnextleaf_orig() function
|