Home
last modified time | relevance | path

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

/libcore/ojluni/src/main/java/sun/misc/
DFpUtils.java199 public static double rawCopySign(double magnitude, double sign) { in rawCopySign() method in FpUtils
222 public static float rawCopySign(float magnitude, float sign) { in rawCopySign() method in FpUtils