Home
last modified time | relevance | path

Searched refs:ctanhf (Results 1 – 8 of 8) sorted by relevance

/freebsd/lib/msun/src/
H A Ds_ctanhf.c39 ctanhf(float complex z) in ctanhf() function
81 z = ctanhf(CMPLXF(cimagf(z), crealf(z))); in ctanf()
/freebsd/lib/msun/tests/
H A Dctrig_test.c327 printf("%a %a\n", creal(ctanhf(z)), cimag(ctanhf(z))); in ATF_TC_BODY()
329 test_odd_tol(ctanhf, z, CMPLXL(tanhf(nums[i]), 0), in ATF_TC_BODY()
352 test_odd_tol(ctanhf, z, CMPLXL(0, tanf(nums[i])), FLT_ULP()); in ATF_TC_BODY()
/freebsd/include/
H A Dcomplex.h134 float complex ctanhf(float complex);
/freebsd/lib/msun/
H A DSymbol.map265 ctanhf;
H A DMakefile202 ccosh.3 ctanh.3 ccosh.3 ctanhf.3
/freebsd/contrib/llvm-project/clang/lib/Headers/
H A Dtgmath.h391 __tg_tanh(float _Complex __x) {return ctanhf(__x);} in __tg_tanh()
/freebsd/contrib/llvm-project/clang/lib/Tooling/Inclusions/Stdlib/
H A DCSymbolMap.inc413 SYMBOL(ctanhf, None, <complex.h>)
/freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Dlibc_ubuntu1404_abilist.txt1544 fun:ctanhf=uninstrumented