Searched refs:anotherImage (Results 1 – 1 of 1) sorted by relevance
193 …oat(firstParam), image = float(secondParam), anotherReal = float(mid3), anotherImage = float(mid4), in CPowF() local195 float complex testComplex = {real, image}, anotherTestComplex = {anotherReal, anotherImage}; in CPowF()