Searched refs:swprintf (Results 1 – 3 of 3) sorted by relevance
4 int swprintf(wchar_t* restrict s, size_t n, const wchar_t* restrict fmt, ...) { in swprintf() function
105 int swprintf(wchar_t* __restrict, size_t, const wchar_t* __restrict, ...);
721 $(LOCAL_DIR)/src/stdio/swprintf.c \
Completed in 5 milliseconds