Home
last modified time | relevance | path

Searched refs:pio4_hi (Results 1 – 5 of 5) sorted by relevance

/freebsd/lib/msun/src/
H A De_asin.c53 pio4_hi = 7.85398163397448278999e-01, /* 0x3FE921FB, 0x54442D18 */ variable
105 q = pio4_hi-2.0*w; in asin()
106 t = pio4_hi-(p-q); in asin()
H A De_asinl.c69 q = pio4_hi-2.0*w; in asinl()
70 t = pio4_hi-(p-q); in asinl()
/freebsd/lib/msun/ld80/
H A Dk_tanl.c34 pio4_hi = 0.78539816339744828, /* 0x1921fb54442d18.0p-53 */ variable
41 #define pio4 ((long double)pio4_hi + pio4_lo)
H A Dinvtrig.h65 #define pio4_hi atanhi[1] macro
/freebsd/lib/msun/ld128/
H A Dinvtrig.h72 #define pio4_hi atanhi[1] macro