Home
last modified time | relevance | path

Searched refs:Free_Seq (Results 1 – 8 of 8) sorted by relevance

/dports/biology/phyml/phyml-3.3.20200621/src/
H A Dfree.h29 void Free_Seq(align **d,int n_otu);
H A Dmain.c126 Free_Seq(io->data,cdata->n_otu); in main()
H A Dfree.c278 void Free_Seq(align **d, int n_otu) in Free_Seq() function
300 Free_Seq(d,tree->n_otu); in Free_All()
H A Dslfv.c1618 Free_Seq(io->data,io->n_otu); in SLFV_Simulate()
1849 Free_Seq(io->data,io->n_otu); in SLFV_Simulate_Independent_Loci()
H A Dmixt.c1982 Free_Seq(orig_data,io->n_otu); in MIXT_Bootstrap()
1983 Free_Seq(boot_data,io->n_otu); in MIXT_Bootstrap()
H A Dm4.c83 Free_Seq(io->data,cdata->n_otu); in M4_main()
H A Dxml.c405 Free_Seq(io->data,io->n_otu); in XML_Process_Base()
H A Dinvitee.c537 Free_Seq(io -> data, cdata -> n_otu); in PhyTime_XML()