Searched refs:wide_printf (Results 1 – 1 of 1) sorted by relevance
296 typedef int (*wide_printf)(wchar_t* __restrict, size_t, const wchar_t* __restrict, ...); typedef298 inline wide_printf get_swprintf() { in get_swprintf()