Searched refs:shl31 (Results 1 – 1 of 1) sorted by relevance
301 public static long shl31(long arg) { in shl31() method in Main529 assertLongEquals(shl31(longArg), 0x43b2a19080000000L); in main()535 assertLongEquals(shl31(~longArg), 0xbc4d5e6f00000000L); in main()