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

/netbsd-6-1-5-RELEASE/lib/libc/stdio/
H A Dfeof.c52 #undef feof macro
55 feof(fp) function
/netbsd-6-1-5-RELEASE/gnu/dist/diffutils/lib/
H A Dunlocked-io.h22 # undef feof macro
23 # define feof(x) feof_unlocked (x) macro
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/fixincludes/
H A Dsystem.h89 # undef feof macro
90 # define feof(Stream) feof_unlocked (Stream) macro
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/fixincludes/
H A Dsystem.h90 # undef feof macro
91 # define feof(Stream) feof_unlocked (Stream) macro
/netbsd-6-1-5-RELEASE/external/gpl2/xcvs/dist/lib/
H A Dunlocked-io.h45 # undef feof macro
46 # define feof(x) feof_unlocked (x) macro
/netbsd-6-1-5-RELEASE/gnu/dist/gettext/gettext-tools/lib/
H A Dunlocked-io.h45 # undef feof macro
46 # define feof(x) feof_unlocked (x) macro
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/intl/
H A Dlocalealias.c118 # undef feof macro
119 # define feof(s) feof_unlocked (s) macro
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/intl/
H A Dlocalealias.c118 # undef feof macro
119 # define feof(s) feof_unlocked (s) macro
/netbsd-6-1-5-RELEASE/gnu/dist/texinfo/intl/
H A Dlocalealias.c120 # undef feof macro
121 # define feof(s) feof_unlocked (s) macro
/netbsd-6-1-5-RELEASE/gnu/dist/grep/intl/
H A Dlocalealias.c108 # undef feof macro
109 # define feof(s) feof_unlocked (s) macro
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/intl/
H A Dlocalealias.c118 # undef feof macro
119 # define feof(s) feof_unlocked (s) macro
/netbsd-6-1-5-RELEASE/gnu/dist/gettext/gettext-runtime/intl/
H A Dlocalealias.c118 # undef feof macro
119 # define feof(s) feof_unlocked (s) macro
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/include/c/
H A Dstd_cstdio.h44 #undef feof macro
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/include/c_std/
H A Dstd_cstdio.h58 #undef feof macro
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libcpp/
H A Dsystem.h89 # undef feof macro
90 # define feof(Stream) feof_unlocked (Stream) macro
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libcpp/
H A Dsystem.h90 # undef feof macro
91 # define feof(Stream) feof_unlocked (Stream) macro
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/
H A Dsystem.h101 # undef feof macro
102 # define feof(Stream) feof_unlocked (Stream) macro
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/
H A Dsystem.h98 # undef feof macro
99 # define feof(Stream) feof_unlocked (Stream) macro
/netbsd-6-1-5-RELEASE/include/
H A Dstdio.h481 #define feof(p) __sfeof(p) macro

Completed in 294 milliseconds