Home
last modified time | relevance | path

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

/art/test/538-checker-embed-constants/src/
DMain.java291 public static long xor0xf00000000000000f(long arg) { in xor0xf00000000000000f() method in Main
685 assertLongEquals(xor0xf00000000000000f(longArg), 0xe23456788765432eL); in main()