Searched refs:fputws (Results 1 – 8 of 8) sorted by relevance
40 fputws(ws, fp) in fputws() function58 DEF_STRONG(fputws);
52 FUNCTION(fputws, int (*f)(const wchar_t*, FILE*)); in wchar_h()
52 int fputws(const wchar_t* __s, FILE* __fp);
291 fputws
693 ASSERT_NE(EOF, fputws(L"hello, world!", fp)); in TEST()
377 fputws;
494 "upstream-openbsd/lib/libc/stdio/fputws.c",