Searched defs:bigInt (Results 1 – 5 of 5) sorted by relevance
4 let bigInt = 1n, num = 2; variable
3 let bigInt = 1n, num = 2; variable
33 { bigInt: 1337n }, property
112 func (x radialOutput) bigInt() *big.Int { func
432 const int bigInt = ~0u/2; in elemsStr() local