Home
last modified time | relevance | path

Searched refs:M_PI_2 (Results 1 – 7 of 7) sorted by relevance

/math/
A Ds_cacosh_template.c43 : 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()
A Ds_catanh_template.c37 __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()
A Ds_catan_template.c36 __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()
A Ds_cacos_template.c35 __real__ res = (FLOAT) M_MLIT (M_PI_2) - __real__ y; in M_DECL_FUNC()
A Ds_casinh_template.c39 ? M_MLIT (M_PI_2) : M_MLIT (M_PI_4)), in M_DECL_FUNC()
A Dlibm-test-driver.c87 #define lit_pi_2_d LITM (M_PI_2)
A Dmath.h1152 # define M_PI_2 1.57079632679489661923 /* pi/2 */ macro

Completed in 14 milliseconds