Lines Matching refs:eof
420 if (wd.eof()) { in read_file()
428 while (!(wd = get_word(fp)).eof() && !wd.eol()) in read_file()
434 if (wd.eof() || wd.eol()) in read_file()
439 while (!(wd = get_word(fp)).eof() && !wd.eol()) in read_file()
445 if (wd.eof()) in read_file()
472 if (wd.eof()) in read_file()
510 if (wd.eof() || wd.eol()) in read_file()
518 if (wd.eof() || wd.eol()) in read_file()
526 if (wd.eof() || wd.eol()) in read_file()
534 if (wd.eof() || wd.eol()) in read_file()
542 if (wd.eof() || wd.eol()) in read_file()