Searched defs:pio2_hi (Results 1 – 7 of 7) sorted by relevance
45 pio2_hi = _F_64(1.57079632679489655800e+00), /* 0x3FF921FB, 0x54442D18 */ variable
51 pio2_hi = _F_64(1.57079632679489655800e+00), /* 0x3FF921FB, 0x54442D18 */ variable
20 pio2_hi = 1.5707962513e+00, /* 0x3fc90fda */ variable
19 huge = 1.000e+30, pio2_hi = 1.57079637050628662109375f, variable
59 #define pio2_hi atanhi[3] macro
66 #define pio2_hi atanhi[3] macro
72 vec_float4 pio2_hi = spu_splats(1.5707962513e+00f); in _acosf4() local