Searched refs:or255 (Results 1 – 1 of 1) sorted by relevance
74 public static int or255(int arg) { in or255() method in Main191 public static long or255(long arg) { in or255() method in Main664 assertIntEquals(or255(arg), 0x876543ff); in main()677 assertLongEquals(or255(longArg), 0x12345678876543ffL); in main()