Home
last modified time | relevance | path

Searched refs:feof (Results 1 – 13 of 13) sorted by relevance

/toolchain/binutils/binutils-2.25/intl/
Dlocalealias.c100 # define FEOF(fp) feof (fp)
118 # undef feof
119 # define feof(s) feof_unlocked (s) macro
/toolchain/binutils/binutils-2.25/gas/
Dinput-file.c157 if (feof (f_in)) in input_file_open()
217 if (feof (f_in)) in input_file_get()
/toolchain/binutils/binutils-2.25/gprof/
Dcorefile.c92 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()
/toolchain/binutils/binutils-2.25/libiberty/testsuite/
Dtest-demangle.c204 if (feof (stdin))
/toolchain/binutils/binutils-2.25/opcodes/
Di386-gen.c1073 while (!feof (fp)) in process_i386_opcodes()
1195 while (!feof (fp)) in process_i386_registers()
Dia64-gen.c621 while (!feof (fp)) in load_insn_classes()
821 while (!feof (fp)) in load_depfile()
/toolchain/binutils/binutils-2.25/binutils/
Drclex.c649 if (! cpp_pipe || feof (cpp_pipe) in rclex_readch()
Dresrc.c646 if (feof (e)) in get_word()
663 if (feof (e)) in get_long()
789 if (feof (e)) in define_cursor()
1190 if (feof (e)) in define_icon()
Dobjcopy.c3731 while (!feof (f)) in copy_main()
/toolchain/binutils/binutils-2.25/libiberty/
Dsha1.c161 if (feof (stream)) in sha1_stream()
Dcp-demangle.c6323 while (!feof (stdin)) in main()
6330 while (!feof (stdin) && is_mangled_char (c)) in main()
6333 if (feof (stdin)) in main()
6363 if (!feof (stdin)) in main()
/toolchain/binutils/binutils-2.25/ld/emultempl/
Delf32.em783 while (! feof (f));
/toolchain/binutils/binutils-2.25/bfd/
Delf32-nds32.c14991 while (!feof (ex9_import_file)) in nds32_elf_ex9_import_table()