Home
last modified time | relevance | path

Searched refs:fgetwc_unlocked (Results 1 – 5 of 5) sorted by relevance

/picolibc-latest/newlib/libc/stdio/
Dgetwchar_u.c41 return fgetwc_unlocked (stdin); in getwchar_unlocked()
Dfgetwc_u.c33 fgetwc_unlocked ( in fgetwc_unlocked() function
Dgetwc_u.c42 return fgetwc_unlocked(fp); in getwc_unlocked()
/picolibc-latest/newlib/libc/include/
Dwchar.h103 wint_t fgetwc_unlocked (__FILE *);
/picolibc-latest/newlib/
DChangeLog-20151176 * libc/include/wchar.h (fgetwc_unlocked, fgetws_unlocked,