Searched defs:primitiveLeftShift (Results 1 - 2 of 2) sorted by relevance

/openjdk9/jdk/src/java.base/share/classes/java/math/
H A DMutableBigInteger.java692 private final void primitiveLeftShift(int n) { method in class:MutableBigInteger
H A DBigInteger.java2533 static void primitiveLeftShift(int[] a, int len, int n) { method in class:BigInteger

Completed in 24 milliseconds