Searched defs:bigInt (Results 1 – 2 of 2) sorted by relevance
47 private transient BigInt bigInt; field in BigInteger94 BigInteger(BigInt bigInt) { in BigInteger()102 BigInt bigInt = new BigInt(); in BigInteger() local182 BigInt bigInt = new BigInt(); in BigInteger() local205 BigInt bigInt = new BigInt(); in BigInteger() local209 BigInt bigInt = new BigInt(); in BigInteger() local249 BigInt bigInt = new BigInt(); in BigInteger() local269 BigInt bigInt = new BigInt(); in BigInteger() local287 BigInt bigInt = new BigInt(); in getBigInt() local294 private void setBigInt(BigInt bigInt) { in setBigInt()[all …]
1752 BigInteger bigInt = (BigInteger) arg; in transformFromBigInteger() local