Home
last modified time | relevance | path

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

/ndk/sources/host-tools/sed-4.2.1/lib/
Dunlocked-io.h94 # define fwrite(w,x,y,z) fwrite_unlocked (w,x,y,z)
96 # define fwrite_unlocked(w,x,y,z) fwrite (w,x,y,z) macro
/ndk/sources/host-tools/sed-4.2.1/m4/
Dunlocked-io.m436 AC_CHECK_DECLS_ONCE([fwrite_unlocked])
/ndk/sources/host-tools/sed-4.2.1/
Dconfig_h.in191 /* Define to 1 if you have the declaration of `fwrite_unlocked', and to 0 if