Home
last modified time | relevance | path

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

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