Home
last modified time | relevance | path

Searched refs:feof_unlocked (Results 51 – 75 of 1414) sorted by relevance

12345678910>>...57

/dports/lang/gcc12-devel/gcc-12-20211205/fixincludes/
H A Dsystem.h90 # define feof(Stream) feof_unlocked (Stream)
92 extern int feof_unlocked (FILE *);
/dports/devel/mingw32-gcc/gcc-4.8.1/fixincludes/
H A Dsystem.h90 # define feof(Stream) feof_unlocked (Stream)
92 extern int feof_unlocked (FILE *);
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/fixincludes/
H A Dsystem.h90 # define feof(Stream) feof_unlocked (Stream)
92 extern int feof_unlocked (FILE *);
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/fixincludes/
H A Dsystem.h90 # define feof(Stream) feof_unlocked (Stream)
92 extern int feof_unlocked (FILE *);
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/fixincludes/
H A Dsystem.h90 # define feof(Stream) feof_unlocked (Stream)
92 extern int feof_unlocked (FILE *);
/dports/devel/riscv64-gcc/gcc-8.3.0/fixincludes/
H A Dsystem.h90 # define feof(Stream) feof_unlocked (Stream)
92 extern int feof_unlocked (FILE *);
/dports/misc/cxx_atomics_pic/gcc-11.2.0/fixincludes/
H A Dsystem.h90 # define feof(Stream) feof_unlocked (Stream)
92 extern int feof_unlocked (FILE *);
/dports/lang/gcc10/gcc-10.3.0/fixincludes/
H A Dsystem.h90 # define feof(Stream) feof_unlocked (Stream)
92 extern int feof_unlocked (FILE *);
/dports/lang/gcc8/gcc-8.5.0/fixincludes/
H A Dsystem.h90 # define feof(Stream) feof_unlocked (Stream)
92 extern int feof_unlocked (FILE *);
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/fixincludes/
H A Dsystem.h91 # define feof(Stream) feof_unlocked (Stream)
93 extern int feof_unlocked (FILE *);
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/fixincludes/
H A Dsystem.h90 # define feof(Stream) feof_unlocked (Stream)
92 extern int feof_unlocked (FILE *);
/dports/lang/gcc11/gcc-11.2.0/fixincludes/
H A Dsystem.h90 # define feof(Stream) feof_unlocked (Stream)
92 extern int feof_unlocked (FILE *);
/dports/lang/gcc9/gcc-9.4.0/fixincludes/
H A Dsystem.h90 # define feof(Stream) feof_unlocked (Stream)
92 extern int feof_unlocked (FILE *);
/dports/lang/gcc9-aux/gcc-9.1.0/fixincludes/
H A Dsystem.h90 # define feof(Stream) feof_unlocked (Stream)
92 extern int feof_unlocked (FILE *);
/dports/lang/gcc9-devel/gcc-9-20211007/fixincludes/
H A Dsystem.h90 # define feof(Stream) feof_unlocked (Stream)
92 extern int feof_unlocked (FILE *);
/dports/lang/gcc6-aux/gcc-6-20180516/fixincludes/
H A Dsystem.h90 # define feof(Stream) feof_unlocked (Stream)
92 extern int feof_unlocked (FILE *);
/dports/astro/gnuastro/gnuastro-0.16/bootstrapped/lib/
H A Dargp-namefrob.h103 && !defined feof_unlocked)
104 # define feof_unlocked(x) feof (x) macro
/dports/security/pkcs11-tools/pkcs11-tools-2.5.0/.gnulib/lib/
H A Dargp-namefrob.h103 && !defined feof_unlocked)
104 # define feof_unlocked(x) feof (x)
/dports/lang/zig-devel/zig-0.9.0/lib/libc/wasi/libc-top-half/musl/src/stdio/
H A Dfeof.c13 weak_alias(feof, feof_unlocked);
/dports/devel/wasi-libc/wasi-libc-ad5133410f66b93a2381db5b542aad5e0964db96/libc-top-half/musl/src/stdio/
H A Dfeof.c13 weak_alias(feof, feof_unlocked);
/dports/lang/zig/zig-0.9.0/lib/libc/musl/src/stdio/
H A Dfeof.c13 weak_alias(feof, feof_unlocked);
/dports/lang/zig/zig-0.9.0/lib/libc/wasi/libc-top-half/musl/src/stdio/
H A Dfeof.c13 weak_alias(feof, feof_unlocked);
/dports/lang/zig-devel/zig-0.9.0/lib/libc/musl/src/stdio/
H A Dfeof.c13 weak_alias(feof, feof_unlocked);
/dports/devel/emscripten/emscripten-2.0.3/system/lib/libc/musl/src/stdio/
H A Dfeof.c13 weak_alias(feof, feof_unlocked);
/dports/devel/tinygo/tinygo-0.14.1/lib/wasi-libc/libc-top-half/musl/src/stdio/
H A Dfeof.c13 weak_alias(feof, feof_unlocked);

12345678910>>...57