Searched refs:powerOfTwoF (Results 1 – 2 of 2) sorted by relevance
75 static float powerOfTwoF(int n) { in powerOfTwoF() method in IeeeRecommendedTests162 float po2 = powerOfTwoF(i); in testFloatGetExponent()1009 someTestCase * powerOfTwoF(scaleFactor)); in testFloatScalb()1319 powerOfTwoF(-23), in testFloatUlp()1320 powerOfTwoF(-22), in testFloatUlp()1321 powerOfTwoF(-19), in testFloatUlp()1325 powerOfTwoF(104) in testFloatUlp()1338 float po2 = powerOfTwoF(i); in testFloatUlp()
2738 yield powerOfTwoF(exp); in ulp()3641 static float powerOfTwoF(int n) {