Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libc/stdio/
Dfputwc_u.c33 fputwc_unlocked ( in fputwc_unlocked() function
Dputwc_u.c43 return fputwc_unlocked (wc, fp); in putwc_unlocked()
Dputwchar_u.c42 return fputwc_unlocked (wc, stdout); in putwchar_unlocked()
/picolibc-latest/newlib/libc/include/
Dwchar.h111 wint_t fputwc_unlocked (wchar_t, __FILE *);
/picolibc-latest/newlib/
DChangeLog-20151177 fputwc_unlocked, fputws_unlocked, getwc_unlocked, getwchar_unlocked,