Home
last modified time | relevance | path

Searched defs:bignums (Results 1 – 3 of 3) sorted by relevance

/external/guava/guava-gwt/src-super/com/google/common/math/super/com/google/common/math/
DBigIntegerMath.java143 ArrayList<BigInteger> bignums = new ArrayList<BigInteger>(approxSize); in factorial() local
/external/guava/guava/src/com/google/common/math/
DBigIntegerMath.java326 ArrayList<BigInteger> bignums = new ArrayList<BigInteger>(approxSize); in factorial() local
/external/epid-sdk/epid/common/math/src/
Dfinitefield.c967 BigNum** bignums = NULL; in FfMultiExp() local