Home
last modified time | relevance | path

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

/libcore/ojluni/src/main/java/java/lang/
DMath.java1025 public static int negateExact(int a) { in negateExact() method in Math
1042 public static long negateExact(long a) { in negateExact() method in Math