Home
last modified time | relevance | path

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

/ndk/sources/host-tools/sed-4.2.1/lib/
Dunlocked-io.h73 # define fputc(x,y) fputc_unlocked (x,y)
75 # define fputc_unlocked(x,y) fputc (x,y) macro
/ndk/sources/host-tools/sed-4.2.1/m4/
Dunlocked-io.m433 AC_CHECK_DECLS_ONCE([fputc_unlocked])
/ndk/sources/host-tools/sed-4.2.1/
Dconfig_h.in179 /* Define to 1 if you have the declaration of `fputc_unlocked', and to 0 if