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

  /libcore/luni/src/main/java/java/math/
Primality.java 106 startPoint.addPositiveInt(BigInt.remainderByPositiveInt(ni, 2) + 1);
135 probPrime.addPositiveInt(j);
141 startPoint.addPositiveInt(gapSize);
BigInt.java 242 void addPositiveInt(int w) {

Completed in 507 milliseconds