Home
last modified time | relevance | path

Searched refs:hpi1 (Results 1 – 3 of 3) sorted by relevance

/sysdeps/ieee754/dbl-64/
A Datnat.h61 /**/ hpi1 = {{0x3c91a626, 0x33145c07} }, /* pi/2-hpi */ variable
111 /**/ hpi1 = {{0x33145c07, 0x3c91a626} }, /* pi/2-hpi */ variable
139 #define HPI1 hpi1.d
A Datnat2.h64 /**/ hpi1 = {{0x3c91a626, 0x33145c07} }, /* pi/2-hpi */ variable
126 /**/ hpi1 = {{0x33145c07, 0x3c91a626} }, /* pi/2-hpi */ variable
A De_atan2.c284 t3 = ((hpi1.d + cor) - du) - zz; in __ieee754_atan2()
294 zz = hpi1.d - v * (cij[i][2].d in __ieee754_atan2()
317 t3 = ((hpi1.d + cor) + du) + zz; in __ieee754_atan2()
326 zz = hpi1.d + v * (cij[i][2].d in __ieee754_atan2()

Completed in 5 milliseconds