Searched defs:feof (Results 1 - 24 of 24) sorted by relevance

/netbsd-current/lib/libc/stdio/
H A Dfeof.c52 #undef feof macro
55 feof(FILE *fp) function
/netbsd-current/external/apache2/llvm/dist/libcxx/include/
H A Dstdio.h114 #undef feof macro
/netbsd-current/external/gpl2/diffutils/dist/lib/
H A Dunlocked-io.h22 # undef feof macro
23 # define feof(x) feof_unlocked (x) macro
/netbsd-current/external/gpl3/gcc/dist/libphobos/libdruntime/config/mingw/
H A Dmsvc.c121 #undef feof macro
124 feof (FILE *fp) function
/netbsd-current/external/gpl3/gcc.old/dist/fixincludes/
H A Dsystem.h89 # undef feof macro
90 # define feof(Stream) feof_unlocked (Stream) macro
/netbsd-current/external/gpl3/gcc/dist/fixincludes/
H A Dsystem.h89 # undef feof macro
90 # define feof(Stream) feof_unlocked (Stream) macro
/netbsd-current/external/gpl2/xcvs/dist/lib/
H A Dunlocked-io.h45 # undef feof macro
46 # define feof(x) feof_unlocked (x) macro
/netbsd-current/external/gpl2/gettext/dist/gettext-runtime/gnulib-lib/
H A Dunlocked-io.h45 # undef feof macro
46 # define feof(x) feof_unlocked (x) macro
/netbsd-current/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
H A Dunlocked-io.h45 # undef feof macro
46 # define feof(x) feof_unlocked (x) macro
/netbsd-current/external/gpl2/gettext/dist/gettext-tools/libgettextpo/
H A Dunlocked-io.h45 # undef feof macro
46 # define feof(x) feof_unlocked (x) macro
/netbsd-current/external/gpl3/gcc/dist/intl/
H A Dlocalealias.c118 # undef feof macro
119 # define feof(s) feof_unlocked (s) macro
/netbsd-current/external/gpl3/binutils/dist/intl/
H A Dlocalealias.c118 # undef feof macro
119 # define feof(s) feof_unlocked (s) macro
/netbsd-current/external/gpl3/gdb/dist/intl/
H A Dlocalealias.c118 # undef feof macro
119 # define feof(s) feof_unlocked (s) macro
/netbsd-current/external/gpl2/gettext/dist/gettext-runtime/intl/
H A Dlocalealias.c120 # undef feof macro
121 # define feof(s) feof_unlocked (s) macro
/netbsd-current/external/gpl3/gdb.old/dist/intl/
H A Dlocalealias.c118 # undef feof macro
119 # define feof(s) feof_unlocked (s) macro
/netbsd-current/external/gpl2/grep/dist/intl/
H A Dlocalealias.c108 # undef feof macro
109 # define feof(s) feof_unlocked (s) macro
/netbsd-current/external/gpl2/texinfo/dist/intl/
H A Dlocalealias.c120 # undef feof macro
121 # define feof(s) feof_unlocked (s) macro
/netbsd-current/external/gpl3/binutils.old/dist/intl/
H A Dlocalealias.c118 # undef feof macro
119 # define feof(s) feof_unlocked (s) macro
/netbsd-current/external/gpl3/gcc.old/dist/intl/
H A Dlocalealias.c118 # undef feof macro
119 # define feof(s) feof_unlocked (s) macro
/netbsd-current/external/gpl3/gcc/dist/libcpp/
H A Dsystem.h110 # undef feof macro
111 # define feof(Stream) feof_unlocked (Stream) macro
/netbsd-current/external/gpl3/gcc.old/dist/libcpp/
H A Dsystem.h110 # undef feof macro
111 # define feof(Stream) feof_unlocked (Stream) macro
/netbsd-current/include/
H A Dstdio.h490 #define feof(p) __sfeof(p) macro
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dsystem.h120 # undef feof macro
121 # define feof(Stream) feof_unlocked (Stream) macro
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dsystem.h120 # undef feof macro
121 # define feof(Stream) feof_unlocked (Stream) macro

Completed in 401 milliseconds