Home
last modified time | relevance | path

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

/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
H A Dwcharndk.cpp1002 double wcstod_value; in Wcstod() local
1006 wcstod_value = wcstod(dest, &end); in Wcstod()
1010 wcstod_value = wcstod(dest, &end); in Wcstod()
1014 napi_create_double(env, wcstod_value, &result); in Wcstod()

Completed in 9 milliseconds