Home
last modified time | relevance | path

Searched defs:fwrite (Results 1 – 25 of 73) sorted by relevance

123

/netbsd/external/gpl3/gcc.old/dist/libgomp/config/gcn/
H A Daffinity-fmt.c48 #define fwrite(ptr, size, nmemb, stream) write (1, (ptr), (nmemb) * (size)) macro
/netbsd/external/gpl3/gcc.old/dist/libgomp/config/nvptx/
H A Daffinity-fmt.c48 #define fwrite(ptr, size, nmemb, stream) write (1, (ptr), (nmemb) * (size)) macro
/netbsd/external/gpl3/gcc.old/dist/libgomp/config/rtems/
H A Daffinity-fmt.c47 #define fwrite(ptr, size, nmemb, stream) write (1, (ptr), (nmemb) * (size)) macro
/netbsd/external/gpl3/gcc/dist/libgomp/config/gcn/
H A Daffinity-fmt.c48 #define fwrite(ptr, size, nmemb, stream) write (1, (ptr), (nmemb) * (size)) macro
/netbsd/external/gpl3/gcc/dist/libgomp/config/nvptx/
H A Daffinity-fmt.c48 #define fwrite(ptr, size, nmemb, stream) write (1, (ptr), (nmemb) * (size)) macro
H A Derror.c52 # define fwrite(ptr, size, nmemb, stream) \ macro
/netbsd/external/gpl3/gcc/dist/libgomp/config/rtems/
H A Daffinity-fmt.c47 #define fwrite(ptr, size, nmemb, stream) write (1, (ptr), (nmemb) * (size)) macro
/netbsd/lib/libc/stdio/
H A Dfwrite.c58 fwrite(const void *buf, size_t size, size_t count, FILE *fp) in fwrite() function
/netbsd/external/gpl2/diffutils/dist/lib/
H A Dunlocked-io.h51 # define fwrite(w,x,y,z) fwrite_unlocked (w,x,y,z) macro
/netbsd/external/gpl3/gcc.old/dist/fixincludes/
H A Dsystem.h146 # define fwrite(Ptr, Size, N, Stream) fwrite_unlocked (Ptr, Size, N, Stream) macro
/netbsd/external/gpl3/gcc/dist/fixincludes/
H A Dsystem.h146 # define fwrite(Ptr, Size, N, Stream) fwrite_unlocked (Ptr, Size, N, Stream) macro
/netbsd/external/gpl2/xcvs/dist/lib/
H A Dunlocked-io.h95 # define fwrite(w,x,y,z) fwrite_unlocked (w,x,y,z) macro
/netbsd/external/gpl2/gettext/dist/gettext-runtime/gnulib-lib/
H A Dunlocked-io.h95 # define fwrite(w,x,y,z) fwrite_unlocked (w,x,y,z) macro
/netbsd/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
H A Dunlocked-io.h95 # define fwrite(w,x,y,z) fwrite_unlocked (w,x,y,z) macro
/netbsd/external/gpl2/gettext/dist/gettext-tools/libgettextpo/
H A Dunlocked-io.h95 # define fwrite(w,x,y,z) fwrite_unlocked (w,x,y,z) macro
/netbsd/external/gpl3/gdb/dist/gas/testsuite/gas/ip2k/
H A Dallinsn.s778 fwrite: label
/netbsd/external/gpl3/gdb.old/dist/gas/testsuite/gas/ip2k/
H A Dallinsn.s778 fwrite: label
/netbsd/external/gpl3/gcc.old/dist/libcpp/
H A Dsystem.h167 # define fwrite(Ptr, Size, N, Stream) fwrite_unlocked (Ptr, Size, N, Stream) macro
/netbsd/external/gpl3/gcc/dist/libcpp/
H A Dsystem.h167 # define fwrite(Ptr, Size, N, Stream) fwrite_unlocked (Ptr, Size, N, Stream) macro
/netbsd/sys/external/mit/xen-include-public/dist/xen/include/public/io/
H A Dfsif.h150 struct fsif_write_request fwrite; member
/netbsd/external/gpl3/gdb/lib/libgnulib/arch/m68k/gnulib/import/
H A Dstdio.h1174 # define fwrite rpl_fwrite macro
/netbsd/external/gpl3/gdb/lib/libgnulib/arch/powerpc/gnulib/import/
H A Dstdio.h1174 # define fwrite rpl_fwrite macro
/netbsd/external/gpl3/gdb/lib/libgnulib/arch/sh3eb/gnulib/import/
H A Dstdio.h1174 # define fwrite rpl_fwrite macro
/netbsd/external/gpl3/gdb/lib/libgnulib/arch/vax/gnulib/import/
H A Dstdio.h1174 # define fwrite rpl_fwrite macro
/netbsd/external/gpl3/gdb/lib/libgnulib/arch/x86_64/gnulib/import/
H A Dstdio.h1174 # define fwrite rpl_fwrite macro

123