Home
last modified time | relevance | path

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

/art/test/538-checker-embed-constants/src/
DMain.java279 public static long xor0xfffffff00000000f(long arg) { in xor0xfffffff00000000f() method in Main
684 assertLongEquals(xor0xfffffff00000000f(longArg), 0xedcba9888765432eL); in main()