HomeSort by relevance Sort by last modified time
    Searched refs:getNativeBIGNUM (Results 1 - 2 of 2) sorted by null

  /libcore/luni/src/main/java/java/math/
BigInt.java 45 long getNativeBIGNUM() {
BigInteger.java 95 if (bigInt == null || bigInt.getNativeBIGNUM() == 0) {
    [all...]

Completed in 265 milliseconds