Home
last modified time | relevance | path

Searched refs:tempComb (Results 1 – 1 of 1) sorted by path

/dports/biology/mrbayes/MrBayes-3.2.7/src/
H A Dmodel.c1665 BitsLong combinations[2048], *tempComb, *newComb, *oldComb, bitsLongOne=1; in CheckCharCodingType() local
1810 tempComb = oldComb; in CheckCharCodingType()
1812 newComb = tempComb; in CheckCharCodingType()