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.java75 public static int orNot15(int arg) { in orNot15() method in Main
188 public static long orNot15(long arg) { in orNot15() method in Main
505 assertIntEquals(orNot15(arg), 0xfffffff1); in main()
517 assertLongEquals(orNot15(longArg), 0xfffffffffffffff1L); in main()