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() local216 BigInt bigInt = new BigInt(); in BigInteger() local239 BigInt bigInt = new BigInt(); in BigInteger() local243 BigInt bigInt = new BigInt(); in BigInteger() local283 BigInt bigInt = new BigInt(); in BigInteger() local303 BigInt bigInt = new BigInt(); in BigInteger() local321 BigInt bigInt = new BigInt(); in getBigInt() local328 private void setBigInt(BigInt bigInt) { in setBigInt()[all …]
2559 BigInteger bigInt = new BigInteger("123456789012345678901234567890"); in test_formatLjava_lang_String$Ljava_lang_Object_BigIntegerPaddingConversion() local