Home
last modified time | relevance | path

Searched refs:csin (Results 1 – 11 of 11) sorted by relevance

/dragonfly/tools/regression/lib/libm/
HDtest-ctrig.c224 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/
HDs_csin.c79 csin(double complex z) in csin() function
90 __strong_alias(csinl, csin);
/dragonfly/contrib/openbsd_libm/include/global/
HDcomplex.h59 double complex csin(double complex);
/dragonfly/lib/libm/
HDMakefile148 creal.3 csin.3 csinh.3 csqrt.3 ctan.3 ctanh.3
204 MLINKS+=csin.3 csinf.3 \
205 csin.3 csinl.3
HDSymbol.map222 csin;
/dragonfly/contrib/openbsd_libm/
HDMakefile191 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/
HDtgmath.h112 #define sin(z) __TGMATH_CPLX(z, sin, csin)
/dragonfly/contrib/gcc-4.7/gcc/
HDbuiltins.def510 DEF_C99_BUILTIN (BUILT_IN_CSIN, "csin", BT_FN_COMPLEX_DOUBLE_COMPLEX_DOUBLE, ATTR_MATHFN_FPR…
/dragonfly/contrib/gcc-8.0/gcc/
HDbuiltins.def687 DEF_C99_COMPL_BUILTIN (BUILT_IN_CSIN, "csin", BT_FN_COMPLEX_DOUBLE_COMPLEX_DOUBLE, ATTR_MATH…
/dragonfly/contrib/ncurses/include/
HDCaps712 code_set_init csin str ci - - …
/dragonfly/contrib/gcc-4.7/gcc/doc/
HDextend.texi7602 @findex csin
7948 @code{csin}, @code{csqrtf}, @code{csqrtl}, @code{csqrt}, @code{ctanf},