Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/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()