Searched refs:fgetwc_unlocked (Results 1 – 5 of 5) sorted by relevance
34 fgetwc_unlocked ( in fgetwc_unlocked() function
42 return fgetwc_unlocked (stdin); in getwchar_unlocked()
43 return fgetwc_unlocked(fp); in getwc_unlocked()
235 wint_t fgetwc_unlocked (__FILE *);279 #define getwc_unlocked(fp) fgetwc_unlocked(fp)281 #define getwchar_unlocked() fgetwc_unlocked(stdin)
1176 * libc/include/wchar.h (fgetwc_unlocked, fgetws_unlocked,