Home
last modified time | relevance | path

Searched refs:fwrite_unlocked (Results 26 – 50 of 1054) sorted by relevance

12345678910>>...43

/dports/biology/plink/plink-ng-79b2df8c/2.0/
H A Dplink2_compress_stream.cc94 …if (unlikely(!fwrite_unlocked(css_ptr->overflow_buf, writep - css_ptr->overflow_buf, 1, css_ptr->o… in ForceUncompressedCswrite()
113 … if (unlikely(!fwrite_unlocked(css_ptr->output.dst, css_ptr->output.pos, 1, css_ptr->outfile))) { in ForceCompressedCswrite()
136 if (unlikely(!fwrite_unlocked(overflow_buf, 2 * kCompressStreamBlock, 1, css_ptr->outfile))) { in CsputsStd()
153 … if (unlikely(!fwrite_unlocked(css_ptr->output.dst, css_ptr->output.pos, 1, css_ptr->outfile))) { in CsputsStd()
192 … if (unlikely(!fwrite_unlocked(css_ptr->output.dst, css_ptr->output.pos, 1, css_ptr->outfile))) { in CompressedCswriteCloseNull()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/libc/src/stdio/
H A Dfwrite.cpp16 size_t fwrite_unlocked(const void *__restrict ptr, size_t size, size_t nmeb, in fwrite_unlocked() function
25 size_t written = fwrite_unlocked(ptr, size, nmeb, stream); in fwrite()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/libc/src/stdio/
H A Dfwrite.cpp16 size_t fwrite_unlocked(const void *__restrict ptr, size_t size, size_t nmeb, in fwrite_unlocked() function
25 size_t written = fwrite_unlocked(ptr, size, nmeb, stream); in fwrite()
/dports/devel/llvm12/llvm-project-12.0.1.src/libc/src/stdio/
H A Dfwrite.cpp16 size_t fwrite_unlocked(const void *__restrict ptr, size_t size, size_t nmeb, in fwrite_unlocked() function
25 size_t written = fwrite_unlocked(ptr, size, nmeb, stream); in fwrite()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/libc/src/stdio/
H A Dfwrite.cpp16 size_t fwrite_unlocked(const void *__restrict ptr, size_t size, size_t nmeb, in fwrite_unlocked() function
25 size_t written = fwrite_unlocked(ptr, size, nmeb, stream); in fwrite()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/libc/src/stdio/
H A Dfwrite.cpp16 size_t fwrite_unlocked(const void *__restrict ptr, size_t size, size_t nmeb, in fwrite_unlocked() function
25 size_t written = fwrite_unlocked(ptr, size, nmeb, stream); in fwrite()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/libc/src/stdio/
H A Dfwrite.cpp16 size_t fwrite_unlocked(const void *__restrict ptr, size_t size, size_t nmeb, in fwrite_unlocked() function
25 size_t written = fwrite_unlocked(ptr, size, nmeb, stream); in fwrite()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/libc/src/stdio/
H A Dfwrite.cpp16 size_t fwrite_unlocked(const void *__restrict ptr, size_t size, size_t nmeb, in fwrite_unlocked() function
25 size_t written = fwrite_unlocked(ptr, size, nmeb, stream); in fwrite()
/dports/devel/llvm13/llvm-project-13.0.1.src/libc/src/stdio/
H A Dfwrite.cpp16 size_t fwrite_unlocked(const void *__restrict ptr, size_t size, size_t nmeb, in fwrite_unlocked() function
25 size_t written = fwrite_unlocked(ptr, size, nmeb, stream); in fwrite()
/dports/math/libxsmm/libxsmm-1.16.3/src/
H A Dlibxsmm_perf.c264 res += fwrite_unlocked(&hdr, sizeof(hdr), 1, internal_perf_fp); in libxsmm_perf_dump_code()
265 res += fwrite_unlocked(&rec, sizeof(rec), 1, internal_perf_fp); in libxsmm_perf_dump_code()
266 res += fwrite_unlocked(name, name_len, 1, internal_perf_fp); in libxsmm_perf_dump_code()
267 res += fwrite_unlocked((const void*) memory, size, 1, internal_perf_fp); in libxsmm_perf_dump_code()
/dports/editors/emacs-devel/emacs-4d1968b/lib/
H A Dunlocked-io.h92 # if HAVE_DECL_FWRITE_UNLOCKED || defined fwrite_unlocked
94 # define fwrite(w,x,y,z) fwrite_unlocked (w,x,y,z)
96 # define fwrite_unlocked(w,x,y,z) fwrite (w,x,y,z) macro
/dports/devel/m4/m4-1.4.19/lib/
H A Dunlocked-io.h92 # if HAVE_DECL_FWRITE_UNLOCKED || defined fwrite_unlocked
94 # define fwrite(w,x,y,z) fwrite_unlocked (w,x,y,z)
96 # define fwrite_unlocked(w,x,y,z) fwrite (w,x,y,z) macro
/dports/security/pkcs11-tools/pkcs11-tools-2.5.0/.gnulib/lib/
H A Dunlocked-io.h92 # if HAVE_DECL_FWRITE_UNLOCKED || defined fwrite_unlocked
94 # define fwrite(w,x,y,z) fwrite_unlocked (w,x,y,z)
96 # define fwrite_unlocked(w,x,y,z) fwrite (w,x,y,z) macro
/dports/textproc/gnugrep/grep-3.7/lib/
H A Dunlocked-io.h92 # if HAVE_DECL_FWRITE_UNLOCKED || defined fwrite_unlocked
94 # define fwrite(w,x,y,z) fwrite_unlocked (w,x,y,z)
96 # define fwrite_unlocked(w,x,y,z) fwrite (w,x,y,z) macro
/dports/ftp/wget/wget-1.21.2/lib/
H A Dunlocked-io.h92 # if HAVE_DECL_FWRITE_UNLOCKED || defined fwrite_unlocked
94 # define fwrite(w,x,y,z) fwrite_unlocked (w,x,y,z)
96 # define fwrite_unlocked(w,x,y,z) fwrite (w,x,y,z) macro
/dports/textproc/diffutils/diffutils-3.8/lib/
H A Dunlocked-io.h92 # if HAVE_DECL_FWRITE_UNLOCKED || defined fwrite_unlocked
94 # define fwrite(w,x,y,z) fwrite_unlocked (w,x,y,z)
96 # define fwrite_unlocked(w,x,y,z) fwrite (w,x,y,z) macro
/dports/devel/z88dk/z88dk/libsrc/_DEVELOPMENT/stdio/c/sccz80/
H A Dfwrite.asm39 EXTERN fwrite_unlocked
41 defc fwrite = fwrite_unlocked
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/fixincludes/
H A Dsystem.h146 # define fwrite(Ptr, Size, N, Stream) fwrite_unlocked (Ptr, Size, N, Stream)
148 extern size_t fwrite_unlocked (const void *, size_t, size_t, FILE *);
166 #undef fwrite_unlocked
/dports/lang/gnat_util/gcc-6-20180516/fixincludes/
H A Dsystem.h146 # define fwrite(Ptr, Size, N, Stream) fwrite_unlocked (Ptr, Size, N, Stream)
148 extern size_t fwrite_unlocked (const void *, size_t, size_t, FILE *);
166 #undef fwrite_unlocked
/dports/devel/avr-gcc/gcc-10.2.0/fixincludes/
H A Dsystem.h146 # define fwrite(Ptr, Size, N, Stream) fwrite_unlocked (Ptr, Size, N, Stream)
148 extern size_t fwrite_unlocked (const void *, size_t, size_t, FILE *);
166 #undef fwrite_unlocked
/dports/lang/gcc11-devel/gcc-11-20211009/fixincludes/
H A Dsystem.h146 # define fwrite(Ptr, Size, N, Stream) fwrite_unlocked (Ptr, Size, N, Stream)
148 extern size_t fwrite_unlocked (const void *, size_t, size_t, FILE *);
166 #undef fwrite_unlocked
/dports/lang/gcc48/gcc-4.8.5/fixincludes/
H A Dsystem.h146 # define fwrite(Ptr, Size, N, Stream) fwrite_unlocked (Ptr, Size, N, Stream)
148 extern size_t fwrite_unlocked (const void *, size_t, size_t, FILE *);
166 #undef fwrite_unlocked
/dports/lang/gcc10-devel/gcc-10-20211008/fixincludes/
H A Dsystem.h146 # define fwrite(Ptr, Size, N, Stream) fwrite_unlocked (Ptr, Size, N, Stream)
148 extern size_t fwrite_unlocked (const void *, size_t, size_t, FILE *);
166 #undef fwrite_unlocked
/dports/lang/gcc12-devel/gcc-12-20211205/fixincludes/
H A Dsystem.h146 # define fwrite(Ptr, Size, N, Stream) fwrite_unlocked (Ptr, Size, N, Stream)
148 extern size_t fwrite_unlocked (const void *, size_t, size_t, FILE *);
166 #undef fwrite_unlocked
/dports/devel/mingw32-gcc/gcc-4.8.1/fixincludes/
H A Dsystem.h146 # define fwrite(Ptr, Size, N, Stream) fwrite_unlocked (Ptr, Size, N, Stream)
148 extern size_t fwrite_unlocked (const void *, size_t, size_t, FILE *);
166 #undef fwrite_unlocked

12345678910>>...43