Searched refs:dInt (Results 1 – 2 of 2) sorted by relevance
46 const char dInt[] = "17864"; in TEST() local101 BigInteger dS = BIGINTEGER_LITERAL(dInt); in TEST()
208 const BigInteger dInt(decimals, length); in StrtodBigInteger()211 int cmp = CheckWithinHalfULP(a.Value(), dInt, dExp); in StrtodBigInteger()