Searched refs:FastPath (Results 1 – 1 of 1) sorted by relevance
27 inline double FastPath(double significand, int exp) { in FastPath() function39 d = FastPath(d, -308); in StrtodNormalPrecision()40 d = FastPath(d, p + 308); in StrtodNormalPrecision()43 d = FastPath(d, p); in StrtodNormalPrecision()122 *result = FastPath(d, p); in StrtodFast()