Home
last modified time | relevance | path

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

/freebsd/lib/msun/src/
H A Ds_ctanhf.c78 ctanf(float complex z) in ctanf() function
/freebsd/include/
H A Dcomplex.h132 float complex ctanf(float complex);
/freebsd/lib/msun/
H A DSymbol.map263 ctanf;
H A DMakefile200 MLINKS+=ccos.3 ccosf.3 ccos.3 csin.3 ccos.3 csinf.3 ccos.3 ctan.3 ccos.3 ctanf.3
/freebsd/lib/msun/tests/
H A Dctrig_test.c335 test_odd_tol(ctanf, z, CMPLXL(tanf(nums[i]), 0), FLT_ULP()); in ATF_TC_BODY()
356 test_odd_tol(ctanf, z, CMPLXL(0, tanhf(nums[i])), in ATF_TC_BODY()
/freebsd/contrib/llvm-project/clang/lib/Headers/
H A Dtgmath.h304 __tg_tan(float _Complex __x) {return ctanf(__x);} in __tg_tan()
/freebsd/contrib/llvm-project/clang/lib/Tooling/Inclusions/Stdlib/
H A DCSymbolMap.inc411 SYMBOL(ctanf, None, <complex.h>)
/freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Dlibc_ubuntu1404_abilist.txt1542 fun:ctanf=uninstrumented