Searched refs:putchar_unlocked (Results 1 – 3 of 3) sorted by relevance
122 # define putchar(x) putchar_unlocked (x)124 # define putchar_unlocked(x) putchar (x) macro
40 AC_CHECK_DECLS_ONCE([putchar_unlocked])
219 /* Define to 1 if you have the declaration of `putchar_unlocked', and to 0 if