Home
last modified time | relevance | path

Searched refs:fflush_unlocked (Results 1 – 3 of 3) sorted by relevance

/ndk/sources/host-tools/sed-4.2.1/lib/
Dunlocked-io.h59 # define fflush(x) fflush_unlocked (x)
61 # define fflush_unlocked(x) fflush (x) macro
/ndk/sources/host-tools/sed-4.2.1/m4/
Dunlocked-io.m431 AC_CHECK_DECLS_ONCE([fflush_unlocked])
/ndk/sources/host-tools/sed-4.2.1/
Dconfig_h.in171 /* Define to 1 if you have the declaration of `fflush_unlocked', and to 0 if