Searched refs:Shr24And255 (Results 1 – 1 of 1) sorted by relevance
195 public static int Shr24And255(int arg) { in Shr24And255() method in Main1726 assertIntEquals(Shr24And255(0xc1234567), 0xc1); in main()