Home
last modified time | relevance | path

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

/dports/biology/iqtree/IQ-TREE-2.0.6/pll/
H A Drecom.c173 v->allSlotsBusy = PLL_FALSE; in allocRecompVectorsInfo()
271 assert(v->allSlotsBusy == PLL_FALSE); in findFreeSlot()
284 v->allSlotsBusy = PLL_TRUE; in findFreeSlot()
320 if(rvec->allSlotsBusy) in pinNode()
H A Dpll.h317 …pllBoolean allSlotsBusy; /**< on if all slots contain an ancesctral node (the usual case after fir… member