Searched refs:Shr56And255 (Results 1 – 1 of 1) sorted by relevance
217 public static long Shr56And255(long arg) { in Shr56And255() method in Main1727 assertLongEquals(Shr56And255(0xc123456787654321L), 0xc1L); in main()