Searched refs:CheckWithinHalfULP (Results 1 – 1 of 1) sorted by relevance
55 inline int CheckWithinHalfULP(double b, const BigInteger& d, int dExp) { in CheckWithinHalfULP() function211 int cmp = CheckWithinHalfULP(a.Value(), dInt, dExp); in StrtodBigInteger()