Home
last modified time | relevance | path

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

/picolibc-3.5.0-3.4.0/newlib/libc/stdio/
Dgetwc_u.c34 #undef getwc_unlocked
41 getwc_unlocked (FILE *fp) in getwc_unlocked() function
/picolibc-3.5.0-3.4.0/newlib/libc/include/
Dwchar.h239 wint_t getwc_unlocked (__FILE *);
279 #define getwc_unlocked(fp) fgetwc_unlocked(fp) macro
/picolibc-3.5.0-3.4.0/newlib/
DChangeLog-20151177 fputwc_unlocked, fputws_unlocked, getwc_unlocked, getwchar_unlocked,