Home
last modified time | relevance | path

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

/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
H A Dwcharndk1.cpp122 wchar_t mb_one_bytes = L'h'; in Fputwc_One() local
127 ret = fputwc(mb_one_bytes, fp); in Fputwc_One()
132 napi_create_int32(env, static_cast<wchar_t>(ret) == mb_one_bytes, &result); in Fputwc_One()

Completed in 4 milliseconds