Searched refs:pio4_hi (Results 1 – 5 of 5) sorted by relevance
53 pio4_hi = 7.85398163397448278999e-01, /* 0x3FE921FB, 0x54442D18 */ variable105 q = pio4_hi-2.0*w; in asin()106 t = pio4_hi-(p-q); in asin()
69 q = pio4_hi-2.0*w; in asinl()70 t = pio4_hi-(p-q); in asinl()
34 pio4_hi = 0.78539816339744828, /* 0x1921fb54442d18.0p-53 */ variable41 #define pio4 ((long double)pio4_hi + pio4_lo)
65 #define pio4_hi atanhi[1] macro
72 #define pio4_hi atanhi[1] macro