Searched refs:shl2 (Results 1 – 1 of 1) sorted by relevance
289 public static long shl2(long arg) { in shl2() method in Main528 assertLongEquals(shl2(longArg), 0x48d159e21d950c84L); in main()534 assertLongEquals(shl2(~longArg), 0xb72ea61de26af378L); in main()