Searched refs:Shr64 (Results 1 – 1 of 1) sorted by relevance
430 public static long Shr64(long arg) { in Shr64() method in Main1691 assertLongEquals(Shr64(arg), arg); in main()