Searched refs:xor511 (Results 1 – 1 of 1) sorted by relevance
106 public static int xor511(int arg) { in xor511() method in Main254 public static long xor511(long arg) { in xor511() method in Main668 assertIntEquals(xor511(arg), 0x876542de); in main()682 assertLongEquals(xor511(longArg), 0x12345678876542deL); in main()