Searched refs:shl1 (Results 1 – 1 of 1) sorted by relevance
277 public static long shl1(long arg) { in shl1() method in Main527 assertLongEquals(shl1(longArg), 0x2468acf10eca8642L); in main()533 assertLongEquals(shl1(~longArg), 0xdb97530ef13579bcL); in main()