Home
last modified time | relevance | path

Searched refs:indexZero (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
722 napi_get_value_double(env, args[indexZero], &firstParam); in Fma()
991 int indexSecond = TWO, indexFirst = ONE, indexZero = PARAM_0; in FmaF() local
994 napi_get_value_double(env, args[indexZero], &firstParam); in FmaF()
1009 int indexSecond = TWO, indexFirst = ONE, indexZero = PARAM_0; in FmaL() local
1012 napi_get_value_double(env, args[indexZero], &firstParam); in FmaL()

Completed in 7 milliseconds