Searched refs:ctanf (Results 1 – 8 of 8) sorted by relevance
/freebsd/lib/msun/src/ |
H A D | s_ctanhf.c | 78 ctanf(float complex z) in ctanf() function
|
/freebsd/include/ |
H A D | complex.h | 132 float complex ctanf(float complex);
|
/freebsd/lib/msun/ |
H A D | Symbol.map | 263 ctanf;
|
H A D | Makefile | 200 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 D | ctrig_test.c | 335 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 D | tgmath.h | 304 __tg_tan(float _Complex __x) {return ctanf(__x);} in __tg_tan()
|
/freebsd/contrib/llvm-project/clang/lib/Tooling/Inclusions/Stdlib/ |
H A D | CSymbolMap.inc | 411 SYMBOL(ctanf, None, <complex.h>)
|
/freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/ |
H A D | libc_ubuntu1404_abilist.txt | 1542 fun:ctanf=uninstrumented
|