Searched refs:pio4_hi (Results 1 – 3 of 3) sorted by relevance
57 pio4_hi = 7.85398163397448278999e-01, /* 0x3FE921FB, 0x54442D18 */ variable109 q = pio4_hi-2.0*w; in __ieee754_asin()110 t = pio4_hi-(p-q); in __ieee754_asin()
73 q = pio4_hi-2.0*w; in asinl()74 t = pio4_hi-(p-q); in asinl()
72 #define pio4_hi atanhi[1] macro