Home
last modified time | relevance | path

Searched refs:fix_coal (Results 1 – 2 of 2) sorted by relevance

/dports/biology/recombine/recombine1.41/
H A Djdrop.c594 void fix_coal(option_struct *op, data_fmt *data, tree *tr, tlist *tfc, in fix_coal() function
1005 fix_coal(op,data,newtree,t,p); in drop_brfix()
1030 fix_coal(op,data,newtree,t,p); in drop_brfix()
1420 if (op->fc) fix_coal(op,data,newtree,t,p); in remove_futile()
1993 if (op->fc) fix_coal(op,data,curtree,t->succ,p); in coalesce()
2202 if (op->fc) fix_coal(op,data,curtree,t->succ,p); in brlistrecomb()
2378 if (op->fc) fix_coal(op,data,curtree,t->succ,p); in recomb()
2455 if (op->fc) fix_coal(op,data,tr,t,p); in update_rangecoal()
H A Djdrop.h205 void fix_coal(option_struct *op, data_fmt *data, tree *tr, tlist *tfc,