Home
last modified time | relevance | path

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

/third_party/ulib/musl/src/stdio/
A Dfputws.c5 int fputws(const wchar_t* restrict ws, FILE* restrict f) { in fputws() function
28 weak_alias(fputws, fputws_unlocked);
/third_party/ulib/musl/include/
A Dwchar.h128 int fputws(const wchar_t* __restrict, FILE* __restrict);
/third_party/ulib/musl/
A Dmusl-rules.mk669 $(LOCAL_DIR)/src/stdio/fputws.c \

Completed in 6 milliseconds