Home
last modified time | relevance | path

Searched defs:feof (Results 1 – 9 of 9) sorted by relevance

/dflybsd-src/lib/libc/stdio/
H A Dfeof.c46 feof(FILE *fp) in feof() function
/dflybsd-src/contrib/grep/lib/
H A Dunlocked-io.h45 # define feof(x) feof_unlocked (x) macro
/dflybsd-src/contrib/cvs-1.12/lib/
H A Dunlocked-io.h46 # define feof(x) feof_unlocked (x) macro
/dflybsd-src/contrib/gcc-4.7/libcpp/
H A Dsystem.h108 # define feof(Stream) feof_unlocked (Stream) macro
/dflybsd-src/contrib/gcc-8.0/libcpp/
H A Dsystem.h107 # define feof(Stream) feof_unlocked (Stream) macro
/dflybsd-src/include/
H A Dstdio.h469 #define feof(p) (!__isthreaded ? __sfeof(p) : (feof)(p)) macro
/dflybsd-src/contrib/gcc-4.7/gcc/cp/
H A Dcfns.gperf65 feof keyword
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dsystem.h111 # define feof(Stream) feof_unlocked (Stream) macro
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dsystem.h115 # define feof(Stream) feof_unlocked (Stream) macro