Home
last modified time | relevance | path

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

/src/contrib/llvm-project/libcxx/src/
H A Dstring.cpp296 typedef int (*wide_printf)(wchar_t* __restrict, size_t, const wchar_t* __restrict, ...); typedef
298 inline wide_printf get_swprintf() { in get_swprintf()