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

/haiku-fatelf/src/system/libroot/posix/stdio/
H A Dfeof.c46 #undef feof macro
49 feof(fp) function
/haiku-fatelf/src/bin/diffutils/lib/
H A Dunlocked-io.h20 # undef feof macro
21 # define feof(x) feof_unlocked (x) macro
/haiku-fatelf/src/bin/coreutils/lib/
H A Dunlocked-io.h44 # undef feof macro
45 # define feof(x) feof_unlocked (x) macro
/haiku-fatelf/headers/cpp/
H A Diostdio.h64 #define feof _IO_feof macro
/haiku-fatelf/src/bin/bash/lib/intl/
H A Dlocalealias.c120 # undef feof macro
121 # define feof(s) feof_unlocked (s) macro
/haiku-fatelf/src/bin/gawk/intl/
H A Dlocalealias.c118 # undef feof macro
119 # define feof(s) feof_unlocked (s) macro

Completed in 57 milliseconds