Home | History | Annotate | Download | only in src

Lines Matching refs:closeFile

126     virtual ~TrainDataImpl() { closeFile(); }
209 void closeFile() { if(file) fclose(file); file=0; }
212 closeFile();
608 closeFile();