Home
last modified time | relevance | path

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

/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
H A Dwcharndk.cpp1085 double wcstol_value; in Wcstol() local
1087 wcstol_value = wcstol(L"123AB-20", nullptr, SIZE_10); in Wcstol()
1090 wcstol_value = wcstol(L"123xyz", &endString, SIZE_10); in Wcstol()
1094 napi_create_double(env, wcstol_value, &result); in Wcstol()

Completed in 4 milliseconds