Searched refs:fputws (Results 1 – 3 of 3) sorted by relevance
5 int fputws(const wchar_t* restrict ws, FILE* restrict f) { in fputws() function28 weak_alias(fputws, fputws_unlocked);
128 int fputws(const wchar_t* __restrict, FILE* __restrict);
669 $(LOCAL_DIR)/src/stdio/fputws.c \
Completed in 6 milliseconds