Home
last modified time | relevance | path

Searched defs:anotherTestComplex (Results 1 - 1 of 1) sorted by relevance

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

Completed in 6 milliseconds