Searched refs:__fgetwc_unlocked_internal (Results 1 - 1 of 1) sorted by relevance

/seL4-camkes-master/projects/musllibc/src/stdio/
H A Dfgetwc.c6 static wint_t __fgetwc_unlocked_internal(FILE *f) function
46 wchar_t wc = __fgetwc_unlocked_internal(f);

Completed in 36 milliseconds