Searched refs:DP2 (Results 1 – 3 of 3) sorted by relevance
63 static const double DP2 = 1.98418714791870343106E-9; variable81 t = ((x - t * DP1) - t * DP2) - t * DP3; in _redupi()
63 static const double DP2 = 9.67502593994140625E-4; variable81 t = (((double) x - (double) t * DP1) - (double) t * DP2) - (double) t * DP3; in _redupif()
60 static const long double DP2 = 1.6667485837041756656403424829301998703007e-19L; variable83 t = ((x - t * DP1) - t * DP2) - t * DP3; in _redupil()