Searched refs:FastPath (Results 1 – 1 of 1) sorted by relevance
28 inline double FastPath(double significand, int exp) { in FastPath() function40 d = FastPath(d, -308); in StrtodNormalPrecision()41 d = FastPath(d, p + 308); in StrtodNormalPrecision()44 d = FastPath(d, p); in StrtodNormalPrecision()123 *result = FastPath(d, p); in StrtodFast()