Searched defs:rotateLeft (Results 1 – 2 of 2) sorted by relevance
47 public static long rotateLeft(long i, int distance) { in rotateLeft() method in RedefinedLongIntrinsics
886 static int rotateLeft(int i, int distance) { in rotateLeft() method in Main