Home
last modified time | relevance | path

Searched refs:or511 (Results 1 – 1 of 1) sorted by relevance

/art/test/538-checker-embed-constants/src/
DMain.java82 public static int or511(int arg) { in or511() method in Main
205 public static long or511(long arg) { in or511() method in Main
665 assertIntEquals(or511(arg), 0x876543ff); in main()
678 assertLongEquals(or511(longArg), 0x12345678876543ffL); in main()