Searched refs:or511 (Results 1 – 1 of 1) sorted by relevance
82 public static int or511(int arg) { in or511() method in Main205 public static long or511(long arg) { in or511() method in Main665 assertIntEquals(or511(arg), 0x876543ff); in main()678 assertLongEquals(or511(longArg), 0x12345678876543ffL); in main()