Searched defs:swprintf (Results 1 – 2 of 2) sorted by relevance
40 swprintf(wchar_t * __restrict s, size_t n, const wchar_t * __restrict fmt, ...) in swprintf() function
575 INTERCEPTOR(int, swprintf, void *str, uptr size, void *format, ...) { in INTERCEPTOR() argument