Searched refs:M_PI_2 (Results 1 – 7 of 7) sorted by relevance
43 : M_MLIT (M_PI_2)), __imag__ x); in M_DECL_FUNC()59 __imag__ res = M_MLIT (M_PI_2); in M_DECL_FUNC()67 __imag__ res = M_COPYSIGN (M_MLIT (M_PI_2), __imag__ x); in M_DECL_FUNC()
37 __imag__ res = M_COPYSIGN (M_MLIT (M_PI_2), __imag__ x); in M_DECL_FUNC()43 __imag__ res = M_COPYSIGN (M_MLIT (M_PI_2), __imag__ x); in M_DECL_FUNC()62 __imag__ res = M_COPYSIGN (M_MLIT (M_PI_2), __imag__ x); in M_DECL_FUNC()
36 __real__ res = M_COPYSIGN (M_MLIT (M_PI_2), __real__ x); in M_DECL_FUNC()42 __real__ res = M_COPYSIGN (M_MLIT (M_PI_2), __real__ x); in M_DECL_FUNC()67 __real__ res = M_COPYSIGN (M_MLIT (M_PI_2), __real__ x); in M_DECL_FUNC()
35 __real__ res = (FLOAT) M_MLIT (M_PI_2) - __real__ y; in M_DECL_FUNC()
39 ? M_MLIT (M_PI_2) : M_MLIT (M_PI_4)), in M_DECL_FUNC()
87 #define lit_pi_2_d LITM (M_PI_2)
1152 # define M_PI_2 1.57079632679489661923 /* pi/2 */ macro
Completed in 14 milliseconds