Searched refs:compUnsigned (Results 1 – 2 of 2) sorted by relevance
130 int localResult = compUnsigned(i, j); in testUnsignedCompare()164 private static int compUnsigned(int x, int y) { in compUnsigned() method in Unsigned
142 long localResult = compUnsigned(i, j); in testUnsignedCompare()173 private static int compUnsigned(long x, long y) { in compUnsigned() method in Unsigned