Searched refs:shl33 (Results 1 – 1 of 1) sorted by relevance
355 public static long shl33(long arg) { in shl33() method in Main693 assertLongEquals(shl33(longArg), 0x0eca864200000000L); in main()699 assertLongEquals(shl33(~longArg), 0xf13579bc00000000L); in main()