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