Home
last modified time | relevance | path

Searched refs:ccos (Results 1 – 14 of 14) sorted by relevance

/freebsd-10-stable/lib/msun/tests/
Dctrig_test.c140 testall_even(ccos, zero, CMPLXL(1.0, -0.0), ALL_STD_EXCEPT, 0, CS_BOTH); in test_zero()
169 testall_even(ccos, z, nan_nan, ALL_STD_EXCEPT, 0, 0); in test_nan()
178 testall_even(ccos, z, nan_nan, OPT_INVALID, 0, 0); in test_nan()
186 testall_even(ccos, z, nan_nan, OPT_INVALID, 0, 0); in test_nan()
195 testall_even(ccos, z, CMPLXL(INFINITY, NAN), ALL_STD_EXCEPT, 0, in test_nan()
205 testall_even(ccos, z, nan_nan, OPT_INVALID, 0, 0); in test_nan()
213 testall_even(ccos, z, CMPLXL(NAN, 0), ALL_STD_EXCEPT, 0, 0); in test_nan()
221 testall_even(ccos, z, CMPLXL(NAN, 0), ALL_STD_EXCEPT, 0, 0); in test_nan()
249 testall_even(ccos, z, CMPLXL(INFINITY, NAN), in test_inf()
264 testall_even(ccos, z, CMPLXL(c, -s), OPT_INEXACT, 0, CS_BOTH); in test_inf()
[all …]
/freebsd-10-stable/lib/msun/
DMakefile136 ceil.3 cacos.3 ccos.3 ccosh.3 cexp.3 \
157 MLINKS+=ccos.3 ccosf.3 ccos.3 csin.3 ccos.3 csinf.3 ccos.3 ctan.3 ccos.3 ctanf.3
DSymbol.map259 ccos;
/freebsd-10-stable/lib/msun/src/
Ds_ccosh.c151 ccos(double complex z) in ccos() function
/freebsd-10-stable/include/
Dcomplex.h81 double complex ccos(double complex);
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Headers/
Dtgmath.h257 __tg_cos(double _Complex __x) {return ccos(__x);} in __tg_cos()
/freebsd-10-stable/contrib/gcc/
Dbuiltins.def446 DEF_C99_BUILTIN (BUILT_IN_CCOS, "ccos", BT_FN_COMPLEX_DOUBLE_COMPLEX_DOUBLE, ATTR_MATHFN_FPR…
/freebsd-10-stable/contrib/libstdc++/
DChangeLog-1998895 * math/ccos.c: Avoid ISO C 9x functionality.
DChangeLog-2000405 (EXTRA_DIST): Remove ccos, ccosf, csin, csinf, ccosh, ccoshf,
408 * libmath/ccos.c: Remove.
439 * acinclude.m4: Remove check for ccos, ccosf, ccosl, ccosh,
Dacinclude.m4864 ccos(tmpd);
DChangeLog-19993241 * math/ccos.c: Likewise.
Dconfigure7463 ccos(tmpd);
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/Basic/
DBuiltins.def1084 LIBBUILTIN(ccos, "XdXd", "fnc", "complex.h", ALL_LANGUAGES)
/freebsd-10-stable/contrib/gcc/doc/
Dextend.texi5418 @findex ccos
5784 @code{ccos}, @code{cexpf}, @code{cexpl}, @code{cexp}, @code{cimagf},