Home
last modified time | relevance | path

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

/art/test/538-checker-embed-constants/src/
DMain.java232 public static long or0xfffffff00000000f(long arg) { in or0xfffffff00000000f() method in Main
680 assertLongEquals(or0xfffffff00000000f(longArg), 0xfffffff88765432fL); in main()