Searched refs:andNot15 (Results 1 – 1 of 1) sorted by relevance
51 public static int andNot15(int arg) { in andNot15() method in Main137 public static long andNot15(long arg) { in andNot15() method in Main502 assertIntEquals(andNot15(arg), 0x87654320); in main()513 assertLongEquals(andNot15(longArg), 0x1234567887654320L); in main()