Home
last modified time | relevance | path

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

/ndk/sources/host-tools/sed-4.2.1/lib/
Dunlocked-io.h122 # define putchar(x) putchar_unlocked (x)
124 # define putchar_unlocked(x) putchar (x) macro
/ndk/sources/host-tools/sed-4.2.1/m4/
Dunlocked-io.m440 AC_CHECK_DECLS_ONCE([putchar_unlocked])
/ndk/sources/host-tools/sed-4.2.1/
Dconfig_h.in219 /* Define to 1 if you have the declaration of `putchar_unlocked', and to 0 if