Searched defs:fwrite (Results 1 - 6 of 6) sorted by relevance

/haiku-buildtools/gcc/fixincludes/
H A Dsystem.h145 # undef fwrite macro
146 # define fwrite(Ptr, Size, N, Stream) fwrite_unlocked (Ptr, Size, N, Stream) macro
/haiku-buildtools/legacy/gcc/libio/
H A Diostdio.h80 #define fwrite _IO_fwrite macro
/haiku-buildtools/gcc/libcpp/
H A Dsystem.h162 # undef fwrite macro
163 # define fwrite(Ptr, Size, N, Stream) fwrite_unlocked (Ptr, Size, N, Stream) macro
/haiku-buildtools/binutils/gas/testsuite/gas/ip2k/
H A Dallinsn.s778 fwrite: label
/haiku-buildtools/legacy/gcc/libiberty/
H A Dmpw.c265 #undef fwrite macro
/haiku-buildtools/gcc/gcc/
H A Dsystem.h170 # undef fwrite macro
171 # define fwrite(Ptr, Size, N, Stream) fwrite_unlocked (Ptr, Size, N, Stream) macro

Completed in 54 milliseconds