Searched refs:mp2 (Results 1 – 6 of 6) sorted by relevance
41 /**/ mp2 = {{0xBE4DDE97, 0x40000000}}; /*-1.3909067675399456e-08 */ variable55 /**/ mp2 = {{0x40000000, 0xBE4DDE97}}; /*-1.3909067675399456e-08 */ variable
53 /**/ mp2 = {{0xBE4DDE97, 0x3C000000} }, variable86 /**/ mp2 = {{0x3C000000, 0xBE4DDE97} }, variable
40 static const double mp2 = -0x1.DDE973C000000p-27; /* -1.3909067564377153e-08 */ variable
137 bb=(((t1*mp1.x-b)+t1*mp2.x)+t2*mp1.x)+(t2*mp2.x+s*hp1.x+t*hp0.x); in __branred()
128 t1 = (x - xn * mp1.d) - xn * mp2.d; in __tan()212 t1 = (x - xn * mp1.d) - xn * mp2.d; in __tan()
159 double y = (x - xn * mp1) - xn * mp2; in reduce_sincos()
Completed in 6 milliseconds