Home
last modified time | relevance | path

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

/art/test/538-checker-embed-constants/src/
DMain.java90 public static int orNot15(int arg) { in orNot15() method in Main
218 public static long orNot15(long arg) { in orNot15() method in Main
666 assertIntEquals(orNot15(arg), 0xfffffff1); in main()
679 assertLongEquals(orNot15(longArg), 0xfffffffffffffff1L); in main()