Searched refs:feof (Results 1 – 17 of 17) sorted by relevance
100 # define FEOF(fp) feof (fp)118 # undef feof119 # define feof(s) feof_unlocked (s) macro
159 if (feof (f_in)) in input_file_open()219 if (feof (f_in)) in input_file_get()
92 while (!feof (file)) in read_function_mappings()125 while (!feof (file)) in read_function_mappings()495 while (!feof (f) && fgets (buf, BUFSIZE - 1, f)) in num_of_syms_in()550 while (!feof (f) && fgets (buf, BUFSIZE - 1, f)) in core_create_syms_from()
204 if (feof(fin)==0) in getFileCrc()477 if (feof(fin)==0)
59 flush = feof(source) ? Z_FINISH : Z_NO_FLUSH; in def()
84 if (feof(in)) in partcompress()
204 if (feof (stdin))
1176 while (!feof (fp)) in process_i386_opcodes()1298 while (!feof (fp)) in process_i386_registers()
621 while (!feof (fp)) in load_insn_classes()821 while (!feof (fp)) in load_depfile()
649 if (! cpp_pipe || feof (cpp_pipe) in rclex_readch()
647 if (feof (e)) in get_word()664 if (feof (e)) in get_long()790 if (feof (e)) in define_cursor()1191 if (feof (e)) in define_icon()
3904 while (!feof (f)) in section_add_load_file()
161 if (feof (stream)) in sha1_stream()
6399 while (!feof (stdin)) in main()6406 while (!feof (stdin) && is_mangled_char (c)) in main()6409 if (feof (stdin)) in main()6439 if (!feof (stdin)) in main()
815 while (! feof (f));
217 - Fix gzeof() to behave just like feof() when read is not past end of file
15020 while (!feof (ex9_import_file)) in nds32_elf_ex9_import_table()