Home
last modified time | relevance | path

Searched defs:po2minus (Results 1 – 1 of 1) sorted by relevance

/libcore/ojluni/src/test/java/lang/Math/
DIeeeRecommendedTests.java182 float po2minus = Math.nextAfter(po2, Float.NEGATIVE_INFINITY); in testFloatGetExponent() local
279 double po2minus = Math.nextAfter(po2, in testDoubleGetExponent() local
1359 float po2minus = Math.nextAfter(po2, in testFloatUlp() local
1462 double po2minus = Math.nextAfter(po2, in testDoubleUlp() local