Home
last modified time | relevance | path

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

/freebsd/lib/msun/tests/
H A Dcexp_test.c83 test_f(cexpf, x, result, exceptmask, excepts, checksign); \
92 test_tol(cexpf, x, result, tol * FLT_ULP()); \
202 test_f(cexpf, CMPLXL(finites[i], 0.0), in ATF_TC_BODY()
205 test_f(cexpf, CMPLXL(finites[i], -0.0), in ATF_TC_BODY()
223 test_f(cexpf, CMPLXL(0.0, finites[i]), in ATF_TC_BODY()
226 test_f(cexpf, CMPLXL(-0.0, finites[i]), in ATF_TC_BODY()
257 test_tol(cexpf, CMPLXL(a, b), CMPLXL(x, y), 1 * FLT_ULP()); in ATF_TC_BODY()
277 test_tol(cexpf, CMPLXL(88.73, 0x1p-149), in ATF_TC_BODY()
279 test_tol(cexpf, CMPLXL(90, 0x1p-149), in ATF_TC_BODY()
281 test_tol(cexpf, CMPLXL(192, 0x1p-149), in ATF_TC_BODY()
[all …]
/freebsd/lib/msun/src/
H A Ds_cexpf.c39 cexpf(float complex z) in cexpf() function
/freebsd/include/
H A Dcomplex.h98 float complex cexpf(float complex);
/freebsd/lib/msun/
H A DSymbol.map225 cexpf;
H A DMakefile204 MLINKS+=cexp.3 cexpf.3 cexp.3 cexpl.3
/freebsd/contrib/llvm-project/clang/lib/Headers/
H A Dtgmath.h420 __tg_exp(float _Complex __x) {return cexpf(__x);} in __tg_exp()
/freebsd/contrib/llvm-project/clang/lib/Tooling/Inclusions/Stdlib/
H A DCSymbolMap.inc357 SYMBOL(cexpf, None, <complex.h>)
/freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Dlibc_ubuntu1404_abilist.txt1454 fun:cexpf=uninstrumented