Home
last modified time | relevance | path

Searched refs:LineTermType (Results 1 – 4 of 4) sorted by relevance

/dports/biology/mrbayes/MrBayes-3.2.7/src/
H A Dutils.h71 int LineTermType (FILE *fp);
H A Dsumpt.c1654 lineTerm = LineTermType (fp); in ExamineSumpFile()
6645 lineTerm = LineTermType (fp); in ExamineSumtFile()
H A Dcommand.c3592 lineTerm = LineTermType (fp); in DoExecute()
H A Dutils.c904 int LineTermType (FILE *fp) in LineTermType() function