Home
last modified time | relevance | path

Searched refs:mp2 (Results 1 – 6 of 6) sorted by relevance

/sysdeps/ieee754/dbl-64/
A Dbranred.h41 /**/ mp2 = {{0xBE4DDE97, 0x40000000}}; /*-1.3909067675399456e-08 */ variable
55 /**/ mp2 = {{0x40000000, 0xBE4DDE97}}; /*-1.3909067675399456e-08 */ variable
A Dutan.h53 /**/ mp2 = {{0xBE4DDE97, 0x3C000000} }, variable
86 /**/ mp2 = {{0x3C000000, 0xBE4DDE97} }, variable
A Dusncs.h40 static const double mp2 = -0x1.DDE973C000000p-27; /* -1.3909067564377153e-08 */ variable
A Dbranred.c137 bb=(((t1*mp1.x-b)+t1*mp2.x)+t2*mp1.x)+(t2*mp2.x+s*hp1.x+t*hp0.x); in __branred()
A Ds_tan.c128 t1 = (x - xn * mp1.d) - xn * mp2.d; in __tan()
212 t1 = (x - xn * mp1.d) - xn * mp2.d; in __tan()
A Ds_sin.c159 double y = (x - xn * mp1) - xn * mp2; in reduce_sincos()

Completed in 6 milliseconds