Searched refs:M_PI_2q (Results 1 - 12 of 12) sorted by relevance

/netbsd-current/external/gpl3/gcc/dist/libquadmath/math/
H A Dcacoshq.c42 : M_PI_2q), __imag__ x);
58 __imag__ res = M_PI_2q;
66 __imag__ res = copysignq (M_PI_2q, __imag__ x);
H A Dcacosq.c35 __real__ res = (__float128) M_PI_2q - __real__ y;
H A Dcasinhq.c39 ? M_PI_2q : M_PI_4q),
H A Dcatanhq.c34 __imag__ res = copysignq (M_PI_2q, __imag__ x);
40 __imag__ res = copysignq (M_PI_2q, __imag__ x);
59 __imag__ res = copysignq (M_PI_2q, __imag__ x);
H A Dcatanq.c33 __real__ res = copysignq (M_PI_2q, __real__ x);
39 __real__ res = copysignq (M_PI_2q, __real__ x);
64 __real__ res = copysignq (M_PI_2q, __real__ x);
/netbsd-current/external/gpl3/gcc.old/dist/libquadmath/math/
H A Dcacoshq.c42 : M_PI_2q), __imag__ x);
58 __imag__ res = M_PI_2q;
66 __imag__ res = copysignq (M_PI_2q, __imag__ x);
H A Dcacosq.c35 __real__ res = (__float128) M_PI_2q - __real__ y;
H A Dcasinhq.c39 ? M_PI_2q : M_PI_4q),
H A Dcatanhq.c34 __imag__ res = copysignq (M_PI_2q, __imag__ x);
40 __imag__ res = copysignq (M_PI_2q, __imag__ x);
59 __imag__ res = copysignq (M_PI_2q, __imag__ x);
H A Dcatanq.c33 __real__ res = copysignq (M_PI_2q, __real__ x);
39 __real__ res = copysignq (M_PI_2q, __real__ x);
64 __real__ res = copysignq (M_PI_2q, __real__ x);
/netbsd-current/external/gpl3/gcc/dist/libquadmath/
H A Dquadmath.h174 #define M_PI_2q 1.570796326794896619231321691639751442Q /* pi/2 */ macro
/netbsd-current/external/gpl3/gcc.old/dist/libquadmath/
H A Dquadmath.h174 #define M_PI_2q 1.570796326794896619231321691639751442Q /* pi/2 */ macro

Completed in 97 milliseconds