Searched defs:fflush (Results 1 - 25 of 74) sorted by relevance

123

/netbsd-current/lib/libc/stdio/
H A Dfflush.c57 fflush(FILE *fp) function
/netbsd-current/lib/libm/src/
H A Dk_standard.c28 #undef fflush macro
/netbsd-current/external/gpl2/diffutils/dist/lib/
H A Dunlocked-io.h30 # undef fflush macro
31 # define fflush(x) fflush_unlocked (x) macro
H A Derror.c95 # define fflush(s) _IO_fflush (s) macro
/netbsd-current/external/gpl2/grep/dist/lib/
H A Derror.c93 # define fflush(s) _IO_fflush (s) macro
/netbsd-current/external/gpl3/gcc.old/dist/fixincludes/
H A Dsystem.h103 # undef fflush macro
104 # define fflush(Stream) fflush_unlocked (Stream) macro
/netbsd-current/external/gpl3/gcc/dist/fixincludes/
H A Dsystem.h103 # undef fflush macro
104 # define fflush(Stream) fflush_unlocked (Stream) macro
/netbsd-current/external/gpl2/xcvs/dist/lib/
H A Dunlocked-io.h59 # undef fflush macro
60 # define fflush(x) fflush_unlocked (x) macro
H A Derror.c79 # define fflush(s) INTUSE(_IO_fflush) (s) macro
/netbsd-current/external/gpl2/gettext/dist/gettext-runtime/gnulib-lib/
H A Derror.c80 # define fflush(s) INTUSE(_IO_fflush) (s) macro
H A Dunlocked-io.h59 # undef fflush macro
60 # define fflush(x) fflush_unlocked (x) macro
/netbsd-current/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
H A Derror.c80 # define fflush(s) INTUSE(_IO_fflush) (s) macro
H A Dunlocked-io.h59 # undef fflush macro
60 # define fflush(x) fflush_unlocked (x) macro
/netbsd-current/external/gpl2/gettext/dist/gettext-tools/libgettextpo/
H A Derror.c80 # define fflush(s) INTUSE(_IO_fflush) (s) macro
H A Dunlocked-io.h59 # undef fflush macro
60 # define fflush(x) fflush_unlocked (x) macro
/netbsd-current/bin/sh/bltin/
H A Dbltin.h75 #define fflush(f) _RETURN_INT(flushout(f)) macro
/netbsd-current/external/gpl3/gdb.old/dist/gnulib/import/
H A Derror.c85 # define fflush(s) _IO_fflush (s) macro
/netbsd-current/external/gpl3/gdb/dist/gnulib/import/
H A Derror.c85 # define fflush(s) _IO_fflush (s) macro
/netbsd-current/external/gpl3/gcc/dist/libcpp/
H A Dsystem.h124 # undef fflush macro
125 # define fflush(Stream) fflush_unlocked (Stream) macro
/netbsd-current/external/gpl3/gcc.old/dist/libcpp/
H A Dsystem.h124 # undef fflush macro
125 # define fflush(Stream) fflush_unlocked (Stream) macro
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/aarch64/gnulib/import/
H A Dstdio.h738 # undef fflush macro
[all...]
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/aarch64eb/gnulib/import/
H A Dstdio.h738 # undef fflush macro
[all...]
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/alpha/gnulib/import/
H A Dstdio.h738 # undef fflush macro
[all...]
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/arm/gnulib/import/
H A Dstdio.h738 # undef fflush macro
[all...]
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/armeb/gnulib/import/
H A Dstdio.h738 # undef fflush macro
[all...]

Completed in 188 milliseconds

123