Searched refs:csin (Results 1 – 11 of 11) sorted by relevance
| /dragonfly/tools/regression/lib/libm/ |
| HD | test-ctrig.c | 224 testall_odd(csin, zero, zero, ALL_STD_EXCEPT, 0, CS_BOTH); in test_zero() 254 testall_odd(csin, z, nan_nan, ALL_STD_EXCEPT, 0, 0); in test_nan() 263 testall_odd(csin, z, nan_nan, OPT_INVALID, 0, 0); in test_nan() 271 testall_odd(csin, z, nan_nan, OPT_INVALID, 0, 0); in test_nan() 280 testall_odd(csin, z, cpackl(NAN, INFINITY), ALL_STD_EXCEPT, 0, 0); in test_nan() 290 testall_odd(csin, z, nan_nan, OPT_INVALID, 0, 0); in test_nan() 298 testall_odd(csin, z, cpackl(0, NAN), ALL_STD_EXCEPT, 0, CS_REAL); in test_nan() 306 testall_odd(csin, z, cpackl(NAN, 0), ALL_STD_EXCEPT, 0, 0); in test_nan() 333 testall_odd(csin, z, cpackl(NAN, INFINITY), in test_inf() 349 testall_odd(csin, z, cpackl(s, c), OPT_INEXACT, 0, CS_BOTH); in test_inf() [all …]
|
| /dragonfly/contrib/openbsd_libm/src/ |
| HD | s_csin.c | 79 csin(double complex z) in csin() function 90 __strong_alias(csinl, csin);
|
| /dragonfly/contrib/openbsd_libm/include/global/ |
| HD | complex.h | 59 double complex csin(double complex);
|
| /dragonfly/lib/libm/ |
| HD | Makefile | 148 creal.3 csin.3 csinh.3 csqrt.3 ctan.3 ctanh.3 204 MLINKS+=csin.3 csinf.3 \ 205 csin.3 csinl.3
|
| HD | Symbol.map | 222 csin;
|
| /dragonfly/contrib/openbsd_libm/ |
| HD | Makefile | 191 creal.3 csin.3 csinh.3 csqrt.3 ctan.3 ctanh.3 308 MLINKS+=csin.3 csinf.3 388 MLINKS+=csin.3 csinl.3
|
| /dragonfly/contrib/gcc-4.7/gcc/ginclude/ |
| HD | tgmath.h | 112 #define sin(z) __TGMATH_CPLX(z, sin, csin)
|
| /dragonfly/contrib/gcc-4.7/gcc/ |
| HD | builtins.def | 510 DEF_C99_BUILTIN (BUILT_IN_CSIN, "csin", BT_FN_COMPLEX_DOUBLE_COMPLEX_DOUBLE, ATTR_MATHFN_FPR…
|
| /dragonfly/contrib/gcc-8.0/gcc/ |
| HD | builtins.def | 687 DEF_C99_COMPL_BUILTIN (BUILT_IN_CSIN, "csin", BT_FN_COMPLEX_DOUBLE_COMPLEX_DOUBLE, ATTR_MATH…
|
| /dragonfly/contrib/ncurses/include/ |
| HD | Caps | 712 code_set_init csin str ci - - …
|
| /dragonfly/contrib/gcc-4.7/gcc/doc/ |
| HD | extend.texi | 7602 @findex csin 7948 @code{csin}, @code{csqrtf}, @code{csqrtl}, @code{csqrt}, @code{ctanf},
|