Searched refs:xorNot15 (Results 1 – 1 of 1) sorted by relevance
114 public static int xorNot15(int arg) { in xorNot15() method in Main266 public static long xorNot15(long arg) { in xorNot15() method in Main669 assertIntEquals(xorNot15(arg), 0x789abcd1); in main()683 assertLongEquals(xorNot15(longArg), 0xedcba987789abcd1L); in main()