Searched refs:csin (Results 1 – 21 of 21) sorted by relevance
| /NextBSD/lib/msun/tests/ |
| HD | ctrig_test.c | 138 testall_odd(csin, zero, zero, ALL_STD_EXCEPT, 0, CS_BOTH); in test_zero() 168 testall_odd(csin, z, nan_nan, ALL_STD_EXCEPT, 0, 0); in test_nan() 177 testall_odd(csin, z, nan_nan, OPT_INVALID, 0, 0); in test_nan() 185 testall_odd(csin, z, nan_nan, OPT_INVALID, 0, 0); in test_nan() 194 testall_odd(csin, z, CMPLXL(NAN, INFINITY), ALL_STD_EXCEPT, 0, 0); in test_nan() 204 testall_odd(csin, z, nan_nan, OPT_INVALID, 0, 0); in test_nan() 212 testall_odd(csin, z, CMPLXL(0, NAN), ALL_STD_EXCEPT, 0, CS_REAL); in test_nan() 220 testall_odd(csin, z, CMPLXL(NAN, 0), ALL_STD_EXCEPT, 0, 0); in test_nan() 247 testall_odd(csin, z, CMPLXL(NAN, INFINITY), in test_inf() 263 testall_odd(csin, z, CMPLXL(s, c), OPT_INEXACT, 0, CS_BOTH); in test_inf() [all …]
|
| /NextBSD/lib/msun/src/ |
| HD | s_csinh.c | 150 csin(double complex z) in csin() function
|
| /NextBSD/include/ |
| HD | complex.h | 101 double complex csin(double complex);
|
| /NextBSD/lib/msun/ |
| HD | Symbol.map | 255 csin;
|
| HD | Makefile | 156 MLINKS+=ccos.3 ccosf.3 ccos.3 csin.3 ccos.3 csinf.3 ccos.3 ctan.3 ccos.3 ctanf.3
|
| /NextBSD/contrib/llvm/tools/clang/lib/Headers/ |
| HD | tgmath.h | 286 __tg_sin(double _Complex __x) {return csin(__x);} in __tg_sin()
|
| /NextBSD/contrib/gcc/ |
| HD | builtins.def | 476 DEF_C99_BUILTIN (BUILT_IN_CSIN, "csin", BT_FN_COMPLEX_DOUBLE_COMPLEX_DOUBLE, ATTR_MATHFN_FPR…
|
| /NextBSD/contrib/libstdc++/ |
| D | ChangeLog-1998 | 913 * math/csin.c: Likewise.
|
| D | ChangeLog-2000 | 405 (EXTRA_DIST): Remove ccos, ccosf, csin, csinf, ccosh, ccoshf, 411 * libmath/csin.c: Likewise. 440 ccoshf, ccoshl, csin, csinf, csinl, csinh, csinhf, csinhl, cexp,
|
| D | acinclude.m4 | 868 csin(tmpd);
|
| D | ChangeLog-1999 | 3255 * math/csin.c: Likewise.
|
| D | configure | 7467 csin(tmpd);
|
| /NextBSD/contrib/llvm/tools/clang/include/clang/Basic/ |
| HD | Builtins.def | 1160 LIBBUILTIN(csin, "XdXd", "fnc", "complex.h", ALL_LANGUAGES)
|
| /NextBSD/contrib/ncurses/include/ |
| HD | Caps.uwin | 570 code_set_init csin str ci - - ----- Init sequence for multiple codesets
|
| HD | Caps.aix4 | 813 code_set_init csin str ci - - ----- Init sequence for multiple codesets
|
| HD | Caps.keys | 801 code_set_init csin str ci - - ----- Init sequence for multiple codesets
|
| HD | Caps | 711 code_set_init csin str ci - - ----- Init sequence for multiple codesets
|
| HD | Caps.osf1r5 | 574 code_set_init csin str ci - - ----- Init sequence for multiple codesets
|
| HD | Caps.hpux11 | 719 code_set_init csin str ci - - ----- Init sequence for multiple codesets
|
| /NextBSD/contrib/compiler-rt/lib/dfsan/ |
| HD | libc_ubuntu1404_abilist.txt | 1527 fun:csin=uninstrumented
|
| /NextBSD/contrib/gcc/doc/ |
| HD | extend.texi | 5457 @findex csin 5790 @code{csin}, @code{csqrtf}, @code{csqrtl}, @code{csqrt}, @code{ctanf},
|