Home
last modified time | relevance | path

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

/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
H A Dmathndk.cpp719 int indexSecond = TWO, indexFirst = ONE, indexZero = PARAM_0; in Fma() local
726 napi_get_value_double(env, args[indexSecond], &thirdParam); in Fma()
991 int indexSecond = TWO, indexFirst = ONE, indexZero = PARAM_0; in FmaF() local
998 napi_get_value_double(env, args[indexSecond], &thirdParam); in FmaF()
1009 int indexSecond = TWO, indexFirst = ONE, indexZero = PARAM_0; in FmaL() local
1016 napi_get_value_double(env, args[indexSecond], &thirdParam); in FmaL()

Completed in 7 milliseconds