Home
last modified time | relevance | path

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

/dports/biology/mrbayes/MrBayes-3.2.7/src/
H A Dbayes.h390 #define ALLOC_CURLNL 28 macro
H A Dmcmc.c4710 if (memAllocs[ALLOC_CURLNL] == YES) /*alloc in RunChain()*/ in FreeChainMemory()
4714 memAllocs[ALLOC_CURLNL] = NO; in FreeChainMemory()
16074 if (memAllocs[ALLOC_CURLNL] == YES) in RunChain()
16091 memAllocs[ALLOC_CURLNL] = YES; in RunChain()