Home
last modified time | relevance | path

Searched refs:isSecondNucleotide (Results 1 – 1 of 1) sorted by last modified time

/dports/biology/mrbayes/MrBayes-3.2.7/src/
H A Dmodel.c13174 isFirstNucleotide = isSecondNucleotide = NO; in IsModelSame()
13178 isSecondNucleotide = YES; in IsModelSame()
13198 if (isSecondNucleotide == NO) in IsModelSame()
13246 if (isSecondNucleotide == NO && isSecondProtein == NO) in IsModelSame()
13335 if (isSecondNucleotide == NO) in IsModelSame()
13498 if (isFirstNucleotide != isSecondNucleotide) in IsModelSame()
13664 if (isFirstNucleotide != isSecondNucleotide) in IsModelSame()
13720 if (isFirstNucleotide != isSecondNucleotide) in IsModelSame()
13803 if (isFirstNucleotide != isSecondNucleotide) in IsModelSame()
13873 if (isFirstNucleotide != isSecondNucleotide) in IsModelSame()
[all …]