Home
last modified time | relevance | path

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

/dports/biology/mrbayes/MrBayes-3.2.7/src/
H A Dbayes.h402 #define ALLOC_PARAMVALUES 46 macro
H A Dmodel.c629 if (memAllocs[ALLOC_PARAMVALUES] == YES) in AllocateNormalParams()
655 memAllocs[ALLOC_PARAMVALUES] = YES; in AllocateNormalParams()
1511 memAllocs[ALLOC_PARAMVALUES] = NO; in ChangeNumRuns()
12343 if (memAllocs[ALLOC_PARAMVALUES] == YES) in FreeModel()
12356 memAllocs[ALLOC_PARAMVALUES] = NO; in FreeModel()