Home
last modified time | relevance | path

Searched refs:M_COPYSIGN (Results 1 – 25 of 26) sorted by relevance

12

/glibc-2.36/math/
Dk_casinh_template.c54 __real__ y = M_COPYSIGN (__imag__ y, __imag__ x); in M_DECL_FUNC()
77 __imag__ res = M_ATAN2 (rx, M_COPYSIGN (s, __imag__ x)); in M_DECL_FUNC()
90 __imag__ res = M_ATAN2 (rx, M_COPYSIGN (s, __imag__ x)); in M_DECL_FUNC()
107 __imag__ res = M_ATAN2 (rx + r1, M_COPYSIGN (ix + r2, __imag__ x)); in M_DECL_FUNC()
118 __imag__ res = M_ATAN2 (M_SQRT (rx), M_COPYSIGN (1, __imag__ x)); in M_DECL_FUNC()
130 __imag__ res = M_ATAN2 (rx + s1, M_COPYSIGN (1 + s2, __imag__ x)); in M_DECL_FUNC()
163 __imag__ res = M_ATAN2 (rx + r1, M_COPYSIGN (ix + r2, in M_DECL_FUNC()
194 __real__ y = M_COPYSIGN (__imag__ y, __imag__ x); in M_DECL_FUNC()
202 __real__ res = M_COPYSIGN (__real__ res, __real__ x); in M_DECL_FUNC()
203 __imag__ res = M_COPYSIGN (__imag__ res, (adj ? 1 : __imag__ x)); in M_DECL_FUNC()
Ds_catan_template.c36 __real__ res = M_COPYSIGN (M_MLIT (M_PI_2), __real__ x); in M_DECL_FUNC()
37 __imag__ res = M_COPYSIGN (0, __imag__ x); in M_DECL_FUNC()
42 __real__ res = M_COPYSIGN (M_MLIT (M_PI_2), __real__ x); in M_DECL_FUNC()
45 __imag__ res = M_COPYSIGN (0, __imag__ x); in M_DECL_FUNC()
50 __imag__ res = M_COPYSIGN (0, __imag__ x); in M_DECL_FUNC()
67 __real__ res = M_COPYSIGN (M_MLIT (M_PI_2), __real__ x); in M_DECL_FUNC()
108 __imag__ res = (M_COPYSIGN (M_LIT (0.5), __imag__ x) in M_DECL_FUNC()
Ds_catanh_template.c36 __real__ res = M_COPYSIGN (0, __real__ x); in M_DECL_FUNC()
37 __imag__ res = M_COPYSIGN (M_MLIT (M_PI_2), __imag__ x); in M_DECL_FUNC()
41 __real__ res = M_COPYSIGN (0, __real__ 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()
77 __real__ res = (M_COPYSIGN (M_LIT (0.5), __real__ x) in M_DECL_FUNC()
Ds_csqrt_template.c44 __imag__ res = M_COPYSIGN (M_HUGE_VAL, __imag__ x); in M_DECL_FUNC()
50 ? M_NAN : M_COPYSIGN (0, __imag__ x)); in M_DECL_FUNC()
66 __imag__ res = M_COPYSIGN (M_SQRT (-__real__ x), __imag__ x); in M_DECL_FUNC()
71 __imag__ res = M_COPYSIGN (0, __imag__ x); in M_DECL_FUNC()
83 __imag__ res = M_COPYSIGN (r, __imag__ x); in M_DECL_FUNC()
153 __imag__ res = M_COPYSIGN (s, __imag__ x); in M_DECL_FUNC()
Ds_ctan_template.c39 __real__ res = M_COPYSIGN (0, sinrx * cosrx); in M_DECL_FUNC()
42 __real__ res = M_COPYSIGN (0, __real__ x); in M_DECL_FUNC()
43 __imag__ res = M_COPYSIGN (1, __imag__ x); in M_DECL_FUNC()
88 __imag__ res = M_COPYSIGN (1, __imag__ x); in M_DECL_FUNC()
Ds_ctanh_template.c35 __real__ res = M_COPYSIGN (1, __real__ x); in M_DECL_FUNC()
40 __imag__ res = M_COPYSIGN (0, sinix * cosix); in M_DECL_FUNC()
43 __imag__ res = M_COPYSIGN (0, __imag__ x); in M_DECL_FUNC()
88 __real__ res = M_COPYSIGN (1, __real__ x); in M_DECL_FUNC()
Ds_ccosh_template.c112 __real__ retval = M_COPYSIGN (M_HUGE_VAL, cosix); in M_DECL_FUNC()
113 __imag__ retval = (M_COPYSIGN (M_HUGE_VAL, sinix) in M_DECL_FUNC()
114 * M_COPYSIGN (1, __real__ x)); in M_DECL_FUNC()
120 __imag__ retval = __imag__ x * M_COPYSIGN (1, __real__ x); in M_DECL_FUNC()
Ds_csin_template.c117 __real__ retval = M_COPYSIGN (0, negate ? -1 : 1); in M_DECL_FUNC()
135 __real__ retval = M_COPYSIGN (M_HUGE_VAL, sinix); in M_DECL_FUNC()
136 __imag__ retval = M_COPYSIGN (M_HUGE_VAL, cosix); in M_DECL_FUNC()
152 __real__ retval = M_COPYSIGN (0, negate ? -1 : 1); in M_DECL_FUNC()
Ds_casinh_template.c33 __real__ res = M_COPYSIGN (M_HUGE_VAL, __real__ x); in M_DECL_FUNC()
38 __imag__ res = M_COPYSIGN ((rcls >= FP_ZERO in M_DECL_FUNC()
47 __imag__ res = M_COPYSIGN (0, __imag__ x); in M_DECL_FUNC()
Ds_cacosh_template.c39 __imag__ res = M_COPYSIGN ((rcls == FP_INFINITE in M_DECL_FUNC()
50 __imag__ res = M_COPYSIGN (signbit (__real__ x) in M_DECL_FUNC()
67 __imag__ res = M_COPYSIGN (M_MLIT (M_PI_2), __imag__ x); in M_DECL_FUNC()
Ds_cexp_template.c117 __real__ retval = M_COPYSIGN (value, cosix); in M_DECL_FUNC()
118 __imag__ retval = M_COPYSIGN (value, sinix); in M_DECL_FUNC()
129 __imag__ retval = M_COPYSIGN (0, __imag__ x); in M_DECL_FUNC()
Ds_csinh_template.c99 __real__ retval = M_COPYSIGN (0, negate ? -1 : 1); in M_DECL_FUNC()
129 __real__ retval = M_COPYSIGN (M_HUGE_VAL, cosix); in M_DECL_FUNC()
130 __imag__ retval = M_COPYSIGN (M_HUGE_VAL, sinix); in M_DECL_FUNC()
Ds_fmaximum_template.c29 return (M_COPYSIGN (1, x) >= M_COPYSIGN (1, y) ? x : y); in M_DECL_FUNC()
Ds_fminimum_template.c29 return (M_COPYSIGN (1, x) <= M_COPYSIGN (1, y) ? x : y); in M_DECL_FUNC()
Ds_fmaximum_num_template.c29 return (M_COPYSIGN (1, x) >= M_COPYSIGN (1, y) ? x : y); in M_DECL_FUNC()
Ds_fminimum_num_template.c29 return (M_COPYSIGN (1, x) <= M_COPYSIGN (1, y) ? x : y); in M_DECL_FUNC()
Ds_fminimum_mag_template.c31 return (M_COPYSIGN (1, x) <= M_COPYSIGN (1, y) ? x : y); in M_DECL_FUNC()
Ds_fmaximum_mag_template.c31 return (M_COPYSIGN (1, x) >= M_COPYSIGN (1, y) ? x : y); in M_DECL_FUNC()
Ds_fminimum_mag_num_template.c31 return (M_COPYSIGN (1, x) <= M_COPYSIGN (1, y) ? x : y); in M_DECL_FUNC()
Ds_fmaximum_mag_num_template.c31 return (M_COPYSIGN (1, x) >= M_COPYSIGN (1, y) ? x : y); in M_DECL_FUNC()
Ds_cproj_template.c31 __imag__ res = M_COPYSIGN (0, __imag__ x); in M_DECL_FUNC()
Ds_casin_template.c37 __imag__ res = M_COPYSIGN (M_HUGE_VAL, __imag__ x); in M_DECL_FUNC()
Ds_clog_template.c36 __imag__ result = M_COPYSIGN (__imag__ result, __imag__ x); in M_DECL_FUNC()
Ds_clog10_template.c42 __imag__ result = M_COPYSIGN (__imag__ result, __imag__ x); in M_DECL_FUNC()
/glibc-2.36/sysdeps/generic/
Dmath-type-macros.h111 #define M_COPYSIGN M_SUF (copysign) macro

12