Searched defs:numNeg (Results 1 - 2 of 2) sorted by relevance

/openjdk9/jdk/test/java/util/Arrays/
H A DParallelSorting.java769 private static void compare(float[] a, float[] b, int numNaN, int numNeg, int numNegZero) { argument
795 private static void compare(double[] a, double[] b, int numNaN, int numNeg, int numNegZero) { argument
H A DSorting.java746 private static void compare(float[] a, float[] b, int numNaN, int numNeg, int numNegZero) { argument
772 private static void compare(double[] a, double[] b, int numNaN, int numNeg, int numNegZero) { argument

Completed in 77 milliseconds