/netbsd-src/lib/libc/stdio/ |
H A D | fflush.c | 57 fflush(FILE *fp) in fflush() function
|
/netbsd-src/external/mpl/mozilla-certdata/share/ |
H A D | certdata.awk | 236 fflush() # flush all function
|
/netbsd-src/external/gpl2/diffutils/dist/lib/ |
H A D | unlocked-io.h | 31 # define fflush(x) fflush_unlocked (x) macro
|
H A D | error.c | 95 # define fflush(s) _IO_fflush (s) macro
|
/netbsd-src/external/gpl2/grep/dist/lib/ |
H A D | error.c | 93 # define fflush(s) _IO_fflush (s) macro
|
/netbsd-src/bin/sh/bltin/ |
H A D | bltin.h | 75 #define fflush(f) _RETURN_INT(flushout(f)) macro
|
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/ |
H A D | error.c | 80 # define fflush(s) INTUSE(_IO_fflush) (s) macro
|
H A D | unlocked-io.h | 60 # define fflush(x) fflush_unlocked (x) macro
|
/netbsd-src/external/gpl2/gettext/dist/gettext-runtime/gnulib-lib/ |
H A D | error.c | 80 # define fflush(s) INTUSE(_IO_fflush) (s) macro
|
H A D | unlocked-io.h | 60 # define fflush(x) fflush_unlocked (x) macro
|
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/libgettextpo/ |
H A D | error.c | 80 # define fflush(s) INTUSE(_IO_fflush) (s) macro
|
H A D | unlocked-io.h | 60 # define fflush(x) fflush_unlocked (x) macro
|
/netbsd-src/external/gpl2/xcvs/dist/lib/ |
H A D | error.c | 79 # define fflush(s) INTUSE(_IO_fflush) (s) macro
|
H A D | unlocked-io.h | 60 # define fflush(x) fflush_unlocked (x) macro
|
/netbsd-src/external/gpl3/gcc.old/dist/fixincludes/ |
H A D | system.h | 104 # define fflush(Stream) fflush_unlocked (Stream) macro
|
/netbsd-src/external/gpl3/gcc/dist/fixincludes/ |
H A D | system.h | 104 # define fflush(Stream) fflush_unlocked (Stream) macro
|
/netbsd-src/external/gpl3/gdb/dist/gnulib/import/ |
H A D | error.c | 85 # define fflush(s) _IO_fflush (s) macro
|
/netbsd-src/external/gpl3/gcc.old/dist/libcpp/ |
H A D | system.h | 125 # define fflush(Stream) fflush_unlocked (Stream) macro
|
/netbsd-src/external/gpl3/gcc/dist/libcpp/ |
H A D | system.h | 125 # define fflush(Stream) fflush_unlocked (Stream) macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | system.h | 135 # define fflush(Stream) fflush_unlocked (Stream) macro
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | system.h | 135 # define fflush(Stream) fflush_unlocked (Stream) macro
|
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/tsan/ |
H A D | tsan_interceptors.cc | 1731 REAL(fflush)(stdout); in FlushStreams() local 1732 REAL(fflush)(stderr); in FlushStreams() local
|
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/ |
H A D | tsan_interceptors.cc | 1773 REAL(fflush)(stdout); in FlushStreams() local 1774 REAL(fflush)(stderr); in FlushStreams() local
|
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/tsan/ |
H A D | tsan_interceptors_posix.cpp | 1839 REAL(fflush)(stdout); in FlushStreams() local 1840 REAL(fflush)(stderr); in FlushStreams() local
|
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/libcollector/ |
H A D | iotrace.c | 1830 fflush (FILE *stream) function
|