Home
last modified time | relevance | path

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

/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
H A Dwcharndk.cpp1027 double wcstof_value; in Wcstof() local
1031 wcstof_value = wcstof(dest, &end); in Wcstof()
1035 wcstof_value = wcstof(dest, &end); in Wcstof()
1039 napi_create_double(env, wcstof_value, &result); in Wcstof()

Completed in 4 milliseconds