Searched defs:fread (Results 1 - 25 of 67) sorted by relevance

123

/netbsd-current/lib/libc/stdio/
H A Dfread.c54 fread(void *buf, size_t size, size_t count, FILE *fp) function
/netbsd-current/external/gpl2/diffutils/dist/lib/
H A Dunlocked-io.h46 # undef fread macro
47 # define fread(w,x,y,z) fread_unlocked (w,x,y,z) macro
/netbsd-current/external/gpl3/gdb/dist/gnulib/import/
H A Dstdio-read.c161 fread (void *ptr, size_t s, size_t n, FILE *stream) function
162 #undef fread macro
/netbsd-current/external/gpl3/gcc.old/dist/fixincludes/
H A Dsystem.h138 # undef fread macro
139 # define fread(Ptr, Size, N, Stream) fread_unlocked (Ptr, Size, N, Stream) macro
/netbsd-current/external/gpl3/gcc/dist/fixincludes/
H A Dsystem.h138 # undef fread macro
139 # define fread(Ptr, Size, N, Stream) fread_unlocked (Ptr, Size, N, Stream) macro
/netbsd-current/external/gpl2/xcvs/dist/lib/
H A Dunlocked-io.h87 # undef fread macro
88 # define fread(w,x,y,z) fread_unlocked (w,x,y,z) macro
/netbsd-current/external/gpl2/gettext/dist/gettext-runtime/gnulib-lib/
H A Dunlocked-io.h87 # undef fread macro
88 # define fread(w,x,y,z) fread_unlocked (w,x,y,z) macro
/netbsd-current/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
H A Dunlocked-io.h87 # undef fread macro
88 # define fread(w,x,y,z) fread_unlocked (w,x,y,z) macro
/netbsd-current/external/gpl2/gettext/dist/gettext-tools/libgettextpo/
H A Dunlocked-io.h87 # undef fread macro
88 # define fread(w,x,y,z) fread_unlocked (w,x,y,z) macro
/netbsd-current/external/gpl3/gcc/dist/libcpp/
H A Dsystem.h159 # undef fread macro
160 # define fread(Ptr, Size, N, Stream) fread_unlocked (Ptr, Size, N, Stream) macro
/netbsd-current/external/gpl3/gcc.old/dist/libcpp/
H A Dsystem.h159 # undef fread macro
160 # define fread(Ptr, Size, N, Stream) fread_unlocked (Ptr, Size, N, Stream) macro
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/aarch64/gnulib/import/
H A Dstdio.h926 _GL_CXXALIASWARN (fread); variable
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/aarch64eb/gnulib/import/
H A Dstdio.h926 _GL_CXXALIASWARN (fread); variable
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/alpha/gnulib/import/
H A Dstdio.h926 _GL_CXXALIASWARN (fread); variable
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/arm/gnulib/import/
H A Dstdio.h926 _GL_CXXALIASWARN (fread); variable
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/armeb/gnulib/import/
H A Dstdio.h926 _GL_CXXALIASWARN (fread); variable
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/hppa/gnulib/import/
H A Dstdio.h926 _GL_CXXALIASWARN (fread); variable
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/i386/gnulib/import/
H A Dstdio.h926 _GL_CXXALIASWARN (fread); variable
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/m68000/gnulib/import/
H A Dstdio.h926 _GL_CXXALIASWARN (fread); variable
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/m68k/gnulib/import/
H A Dstdio.h926 _GL_CXXALIASWARN (fread); variable
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/mips64eb/gnulib/import/
H A Dstdio.h926 _GL_CXXALIASWARN (fread); variable
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/mips64el/gnulib/import/
H A Dstdio.h926 _GL_CXXALIASWARN (fread); variable
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/mipseb/gnulib/import/
H A Dstdio.h926 _GL_CXXALIASWARN (fread); variable
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/mipsel/gnulib/import/
H A Dstdio.h926 _GL_CXXALIASWARN (fread); variable
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/mipsn64eb/gnulib/import/
H A Dstdio.h926 _GL_CXXALIASWARN (fread); variable

Completed in 246 milliseconds

123