Home
last modified time | relevance | path

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

/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
H A Dcomplexndk.cpp193 float real = float(firstParam), image = float(secondParam), anotherReal = float(mid3), anotherImage = float(mid4), in CPowF() local
195 float complex testComplex = {real, image}, anotherTestComplex = {anotherReal, anotherImage}; in CPowF()

Completed in 4 milliseconds