Searched defs:bigInt (Results 1 – 2 of 2) sorted by relevance
49 private transient BigInt bigInt; field in BigInteger96 BigInteger(BigInt bigInt) { in BigInteger()104 BigInt bigInt = new BigInt(); in BigInteger() local218 BigInt bigInt = new BigInt(); in BigInteger() local241 BigInt bigInt = new BigInt(); in BigInteger() local245 BigInt bigInt = new BigInt(); in BigInteger() local285 BigInt bigInt = new BigInt(); in BigInteger() local305 BigInt bigInt = new BigInt(); in BigInteger() local323 BigInt bigInt = new BigInt(); in getBigInt() local330 private void setBigInt(BigInt bigInt) { in setBigInt()[all …]
2559 BigInteger bigInt = new BigInteger("123456789012345678901234567890"); in test_formatLjava_lang_String$Ljava_lang_Object_BigIntegerPaddingConversion() local