/glibc-2.36/math/ |
D | k_casinh_template.c | 54 __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()
|
D | s_catan_template.c | 36 __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()
|
D | s_catanh_template.c | 36 __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()
|
D | s_csqrt_template.c | 44 __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()
|
D | s_ctan_template.c | 39 __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()
|
D | s_ctanh_template.c | 35 __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()
|
D | s_ccosh_template.c | 112 __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()
|
D | s_csin_template.c | 117 __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()
|
D | s_casinh_template.c | 33 __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()
|
D | s_cacosh_template.c | 39 __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()
|
D | s_cexp_template.c | 117 __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()
|
D | s_csinh_template.c | 99 __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()
|
D | s_fmaximum_template.c | 29 return (M_COPYSIGN (1, x) >= M_COPYSIGN (1, y) ? x : y); in M_DECL_FUNC()
|
D | s_fminimum_template.c | 29 return (M_COPYSIGN (1, x) <= M_COPYSIGN (1, y) ? x : y); in M_DECL_FUNC()
|
D | s_fmaximum_num_template.c | 29 return (M_COPYSIGN (1, x) >= M_COPYSIGN (1, y) ? x : y); in M_DECL_FUNC()
|
D | s_fminimum_num_template.c | 29 return (M_COPYSIGN (1, x) <= M_COPYSIGN (1, y) ? x : y); in M_DECL_FUNC()
|
D | s_fminimum_mag_template.c | 31 return (M_COPYSIGN (1, x) <= M_COPYSIGN (1, y) ? x : y); in M_DECL_FUNC()
|
D | s_fmaximum_mag_template.c | 31 return (M_COPYSIGN (1, x) >= M_COPYSIGN (1, y) ? x : y); in M_DECL_FUNC()
|
D | s_fminimum_mag_num_template.c | 31 return (M_COPYSIGN (1, x) <= M_COPYSIGN (1, y) ? x : y); in M_DECL_FUNC()
|
D | s_fmaximum_mag_num_template.c | 31 return (M_COPYSIGN (1, x) >= M_COPYSIGN (1, y) ? x : y); in M_DECL_FUNC()
|
D | s_cproj_template.c | 31 __imag__ res = M_COPYSIGN (0, __imag__ x); in M_DECL_FUNC()
|
D | s_casin_template.c | 37 __imag__ res = M_COPYSIGN (M_HUGE_VAL, __imag__ x); in M_DECL_FUNC()
|
D | s_clog_template.c | 36 __imag__ result = M_COPYSIGN (__imag__ result, __imag__ x); in M_DECL_FUNC()
|
D | s_clog10_template.c | 42 __imag__ result = M_COPYSIGN (__imag__ result, __imag__ x); in M_DECL_FUNC()
|
/glibc-2.36/sysdeps/generic/ |
D | math-type-macros.h | 111 #define M_COPYSIGN M_SUF (copysign) macro
|