Searched refs:randSignif (Results 1 – 1 of 1) sorted by relevance
168 int randSignif = rand.nextInt(); in testFloatGetExponent() local175 (randSignif & in testFloatGetExponent()265 long randSignif = rand.nextLong(); in testDoubleGetExponent() local272 (randSignif & in testDoubleGetExponent()1345 int randSignif = rand.nextInt(); in testFloatUlp() local1352 (randSignif & in testFloatUlp()1448 long randSignif = rand.nextLong(); in testDoubleUlp() local1455 (randSignif & in testDoubleUlp()