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

/seL4-camkes-master/projects/musllibc/src/stdio/
H A Dfputws.c5 int fputws(const wchar_t *restrict ws, FILE *restrict f) function
29 weak_alias(fputws, fputws_unlocked);
/seL4-camkes-master/projects/musllibc/include/
H A Dwchar.h130 int fputws (const wchar_t *__restrict, FILE *__restrict);

Completed in 83 milliseconds