Home
last modified time | relevance | path

Searched refs:fputws (Results 1 – 8 of 8) sorted by relevance

/bionic/libc/upstream-openbsd/lib/libc/stdio/
Dfputws.c40 fputws(const wchar_t * __restrict ws, FILE * __restrict fp) in fputws() function
56 DEF_STRONG(fputws);
/bionic/tests/headers/posix/
Dwchar_h.c52 FUNCTION(fputws, int (*f)(const wchar_t*, FILE*)); in wchar_h()
/bionic/libc/include/
Dwchar.h53 int fputws(const wchar_t* _Nonnull __s, FILE* _Nonnull __fp);
/bionic/libc/tools/
Dposix-2013.txt291 fputws
/bionic/tests/
Dwchar_test.cpp790 ASSERT_NE(EOF, fputws(L"hello, world!", fp)); in TEST()
/bionic/libc/
Dlibc.map.txt377 fputws;
DAndroid.bp522 "upstream-openbsd/lib/libc/stdio/fputws.c",
/bionic/tools/versioner/platforms/
Dlibc.map.txt377 fputws;