Searched defs:bigInt (Results 1 – 14 of 14) sorted by relevance
23 private final BigInteger bigInt; field in SimpleBigDecimal47 public SimpleBigDecimal(BigInteger bigInt, int scale) in SimpleBigDecimal()
323 public LongArray(BigInteger bigInt) in LongArray()
22 private final BigInteger bigInt; field in SimpleBigDecimal46 public SimpleBigDecimal(BigInteger bigInt, int scale) in SimpleBigDecimal()
322 public LongArray(BigInteger bigInt) in LongArray()
226 BigInteger bigInt = BigInteger.valueOf(value & UNSIGNED_MASK); in bigIntegerValue() local
1004 public static byte[] encodeInteger(BigInteger bigInt) { in encodeInteger()1018 static byte[] toIntegerBytes(BigInteger bigInt) { in toIntegerBytes()
113 public BigInteger bigInt; field in TestGenerateJsonSchema.Numbers
106 public BigInteger bigInt; field in NewSchemaTest.Numbers
102 func (i Int) bigInt() *big.Int { func
379 const int bigInt = ~0u/2; in elemsStr() local
424 bigInt *big.Int // decoded integers > int64 member