Searched defs:dExp (Results 1 – 2 of 2) sorted by relevance
55 inline int CheckWithinHalfULP(double b, const BigInteger& d, int dExp) { in CheckWithinHalfULP()152 const int dExp = (int)decimalPosition - (int)i + exp; in StrtodDiyFp() local209 const int dExp = (int)decimalPosition - (int)length + exp; in StrtodBigInteger() local
47 const int dExp = -49; in TEST() local