Home
last modified time | relevance | path

Searched refs:wbuf (Results 1 - 1 of 1) sorted by relevance

/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
H A Dwcharndk1.cpp262 wchar_t wbuf[SIZE_100] = {PARAM_0}; in Swprintf_One() local
263 int ret = swprintf(wbuf, SIZE_100, L"%ls", L"This is test"); in Swprintf_One()
271 wchar_t wbuf[SIZE_100] = {PARAM_0}; in Swprintf_Two() local
272 int ret = swprintf(wbuf, SIZE_100, L"%s", "xyz"); in Swprintf_Two()

Completed in 4 milliseconds