Home
last modified time | relevance | path

Searched refs:ctanh (Results 1 – 25 of 46) sorted by relevance

12

/netbsd-src/lib/libm/complex/
H A Dctanh.c37 ctanh(double complex z) in ctanh() function
H A DMakefile.inc7 cimag.c creal.c csin.c csinh.c csqrt.c ctan.c ctanh.c \
/netbsd-src/include/
H A Dcomplex.h77 double complex ctanh(double complex);
/netbsd-src/external/lgpl3/mpc/dist/tests/
H A Dtan.dat23 # more precisely Section G.6.2.6 "The ctanh functions"
24 # since G.6 defines ctan(z) as -i * ctanh(i*z)
/netbsd-src/lib/libm/
H A Dm.common.expsym162 ctanh
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/stdc/
H A Dcomplex.d70 cdouble ctanh(cdouble z);
H A Dtgmath.d175 deprecated alias core.stdc.complex.ctanh tanh; in version()
675 deprecated alias core.stdc.complex.ctanh tanh; in version()
1165 deprecated alias core.stdc.complex.ctanh tanh;
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ginclude/
H A Dtgmath.h72 #define tanh(z) __TGMATH_CPLX(z, tanh, ctanh)
/netbsd-src/external/gpl3/gcc/dist/gcc/ginclude/
H A Dtgmath.h72 #define tanh(z) __TGMATH_CPLX(z, tanh, ctanh)
/netbsd-src/external/gpl3/gcc.old/dist/libgfortran/
H A Dc99_protos.h464 extern double complex ctanh (double complex);
H A Dgfortran.map1438 ctanh;
H A Dconfigure.ac470 GCC_CHECK_MATH_FUNC([ctanh])
H A Dconfig.h.in309 /* Define to 1 if you have the `ctanh' function. */
/netbsd-src/external/gpl3/gcc/dist/libgfortran/
H A Dc99_protos.h464 extern double complex ctanh (double complex);
H A Dgfortran.map1442 ctanh;
H A Dconfigure.ac498 GCC_CHECK_MATH_FUNC([ctanh])
H A Dconfig.h.in309 /* Define to 1 if you have the `ctanh' function. */
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcfns.gperf277 ctanh, 99 keyword
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dcfns.gperf277 ctanh, 99 keyword
/netbsd-src/external/gpl3/gcc.old/dist/libgfortran/intrinsics/
H A Dc99_functions.c1396 double complex ctanh (double complex a);
1398 ctanh (double complex a) in ctanh() function
/netbsd-src/external/gpl3/gcc/dist/libgfortran/intrinsics/
H A Dc99_functions.c1396 double complex ctanh (double complex a);
1398 ctanh (double complex a) in ctanh() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/vms/
H A Dvms-crtlmap.map255 ctanh DPML
/netbsd-src/external/gpl3/gcc/dist/gcc/config/vms/
H A Dvms-crtlmap.map255 ctanh DPML
/netbsd-src/external/apache2/llvm/dist/clang/lib/Headers/
H A Dtgmath.h395 __tg_tanh(double _Complex __x) {return ctanh(__x);} in __tg_tanh()
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/
H A DChangeLog-1998924 * math/ctanh.c: Likewise.

12