Searched refs:DP1 (Results 1 – 3 of 3) sorted by relevance
62 static const double DP1 = 3.14159265160560607910E0; variable81 t = ((x - t * DP1) - t * DP2) - t * DP3; in _redupi()
62 static const double DP1 = 3.140625; variable81 t = (((double) x - (double) t * DP1) - (double) t * DP2) - (double) t * DP3; in _redupif()
59 static const long double DP1 = 3.14159265358979323829596852490908531763125L; variable83 t = ((x - t * DP1) - t * DP2) - t * DP3; in _redupil()