Searched refs:negMagnitudeBits (Results 1 – 2 of 2) sorted by relevance
188 final long negMagnitudeBits = Double.doubleToLongBits(-StrictMath in test_copySign_DD() local212 negMagnitudeBits, resultBits); in test_copySign_DD()253 final int negMagnitudeBits = Float.floatToIntBits(-StrictMath in test_copySign_FF() local276 negMagnitudeBits, resultBits); in test_copySign_FF()
172 final long negMagnitudeBits = Double.doubleToLongBits(-Math in test_copySign_DD() local196 negMagnitudeBits, resultBits); in test_copySign_DD()244 final int negMagnitudeBits = Float.floatToIntBits(-Math in test_copySign_FF() local267 negMagnitudeBits, resultBits); in test_copySign_FF()