Searched defs:ferror (Results 1 - 15 of 15) sorted by relevance

/openbsd-current/lib/libc/stdio/
H A Dferror.c40 #undef ferror macro
43 ferror(FILE *fp) function
52 DEF_STRONG(ferror); variable
/openbsd-current/gnu/llvm/libcxx/include/
H A Dstdio.h117 #undef ferror macro
/openbsd-current/gnu/gcc/fixincludes/
H A Dsystem.h132 # undef ferror macro
133 # define ferror(Stream) ferror_unlocked (Stream) macro
/openbsd-current/gnu/gcc/libstdc++-v3/include/c/
H A Dstd_cstdio.h45 #undef ferror macro
/openbsd-current/gnu/gcc/libstdc++-v3/include/c_std/
H A Dstd_cstdio.h59 #undef ferror macro
/openbsd-current/gnu/lib/libstdc++/libstdc++/include/c/
H A Dstd_cstdio.h45 #undef ferror macro
/openbsd-current/gnu/lib/libstdc++/libstdc++/include/c_std/
H A Dstd_cstdio.h58 #undef ferror macro
/openbsd-current/gnu/usr.bin/perl/
H A Dfakesdio.h21 #undef ferror macro
99 #define ferror(f) PerlIO_error(f) macro
H A Dnostdio.h36 #undef ferror macro
109 #define ferror(f) _CANNOT _ferror_ macro
H A DXSUB.h503 # undef ferror macro
538 # define ferror PerlSIO_ferror macro
/openbsd-current/gnu/gcc/libcpp/
H A Dsystem.h132 # undef ferror macro
133 # define ferror(Stream) ferror_unlocked (Stream) macro
/openbsd-current/lib/libc/hidden/
H A Dstdio.h51 PROTO_NORMAL(ferror); variable
/openbsd-current/gnu/gcc/gcc/
H A Dsystem.h140 # undef ferror macro
141 # define ferror(Stream) ferror_unlocked (Stream) macro
/openbsd-current/include/
H A Dstdio.h406 #define ferror(p) (!__isthreaded ? __sferror(p) : (ferror)(p)) macro
/openbsd-current/gnu/usr.bin/perl/win32/
H A Dwin32iop.h183 #undef ferror macro
205 #define ferror(f) win32_ferror(f) macro

Completed in 250 milliseconds