Home
last modified time | relevance | path

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

/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
H A Dmathndk.cpp1341 static double doubleInput(napi_env env, napi_callback_info info) in doubleInput() function
1360 double input = doubleInput(env, info); in Log()
1366 double input = doubleInput(env, info); in Log10()
1372 double input = doubleInput(env, info); in Log10f()
1378 double input = doubleInput(env, info); in Log10l()
1384 double input = doubleInput(env, info); in Log1p()
1390 double input = doubleInput(env, info); in Log1pf()
1396 double input = doubleInput(env, info); in Log1pl()
1403 double input = doubleInput(env, info); in Log2()
1410 double input = doubleInput(en in Log2f()
[all...]

Completed in 6 milliseconds