Home
last modified time | relevance | path

Searched refs:erfcf (Results 1 – 23 of 23) sorted by relevance

/freebsd/contrib/arm-optimized-routines/math/test/testcases/directed/
H A Derfcf.tst1 ; erfcf.tst - Directed test cases for erfcf
6 func=erfcf op1=7fc00001 result=7fc00001 errno=0
7 func=erfcf op1=ffc00001 result=7fc00001 errno=0
8 func=erfcf op1=7f800001 result=7fc00001 errno=0 status=i
9 func=erfcf op1=ff800001 result=7fc00001 errno=0 status=i
10 func=erfcf op1=7f800000 result=00000000 errno=0
11 func=erfcf op1=7f7fffff result=00000000 errno=ERANGE status=ux
12 func=erfcf op1=ff800000 result=40000000 errno=0
13 func=erfcf op1=00000000 result=3f800000 errno=0
14 func=erfcf op1=80000000 result=3f800000 errno=0
/freebsd/contrib/arm-optimized-routines/math/aarch64/experimental/
H A Derfcf_1u7.c40 erfcf (float x) in erfcf() function
98 TEST_ULP (erfcf, 1.14)
99 TEST_SYM_INTERVAL (erfcf, 0, 0x1p-26, 40000)
100 TEST_INTERVAL (erfcf, 0x1p-26, 10.0625, 40000)
101 TEST_INTERVAL (erfcf, -0x1p-26, -4.0, 40000)
102 TEST_INTERVAL (erfcf, 10.0625, inf, 40000)
103 TEST_INTERVAL (erfcf, -4.0, -inf, 40000)
/freebsd/contrib/netbsd-tests/lib/libm/
H A Dt_erf.c243 ATF_CHECK(isnan(erfcf(x)) != 0); in ATF_TC_BODY()
256 if (erfcf(x) != 2.0) in ATF_TC_BODY()
269 float y = erfcf(x); in ATF_TC_BODY()
/freebsd/contrib/arm-optimized-routines/math/tools/
H A Derfcf.sollya1 // tables and constants for approximating erfcf(x).
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DScalarFuncs.def63 TLI_DEFINE_SCALAR_MASS_FUNC("erfcf", "__xl_erfcf")
H A DVecFuncs.def649 TLI_DEFINE_VECFUNC("erfcf", "_ZGVnN4v_erfcf", FIXED(4), "_ZGV_LLVM_N4v")
772 TLI_DEFINE_VECFUNC("erfcf", "_ZGVsMxv_erfcf", SCALABLE(4), MASKED, "_ZGVsMxv")
976 TLI_DEFINE_VECFUNC("erfcf", "armpl_verfcq_f32", FIXED(4), NOMASK, "_ZGV_LLVM_N4v")
978 TLI_DEFINE_VECFUNC("erfcf", "armpl_sverfc_f32_x", SCALABLE(4), MASKED, "_ZGVsMxv")
/freebsd/lib/msun/
H A DSymbol.map86 erfcf;
H A DMakefile216 MLINKS+=erf.3 erfc.3 erf.3 erff.3 erf.3 erfcf.3 erf.3 erfl.3 erf.3 erfcl.3
/freebsd/contrib/arm-optimized-routines/math/aarch64/advsimd/
H A Derfcf.c73 return v_call_f32 (erfcf, x, y, cmp); in special_case()
/freebsd/lib/msun/src/
H A Ds_erff.c125 erfcf(float x) in erfcf() function
H A Dmath.h380 float erfcf(float);
/freebsd/contrib/llvm-project/libcxx/modules/std.compat/
H A Dcmath.inc152 using ::erfcf _LIBCPP_USING_IF_EXISTS;
/freebsd/contrib/arm-optimized-routines/math/include/
H A Dmathlib.h63 DECL_SIMD_aarch64 float erfcf (float);
/freebsd/contrib/llvm-project/libcxx/include/
H A Dcmath180 float erfcf(float x);
436 using ::erfcf _LIBCPP_USING_IF_EXISTS;
/freebsd/contrib/llvm-project/clang/lib/Headers/
H A D__clang_cuda_cmath.h455 using ::erfcf;
H A D__clang_hip_cmath.h742 using ::erfcf;
H A Dtgmath.h642 __tg_erfc(float __x) {return erfcf(__x);} in __tg_erfc()
/freebsd/contrib/llvm-project/libcxx/modules/std/
H A Dcmath.cppm
H A Dcmath.inc153 using std::erfcf _LIBCPP_USING_IF_EXISTS;
/freebsd/contrib/arm-optimized-routines/math/test/
H A Dmathtest.c275 TFUNC(at_s,rt_s, erfcf, 16*ULPUNIT),
/freebsd/contrib/llvm-project/clang/lib/Tooling/Inclusions/Stdlib/
H A DCSymbolMap.inc422 SYMBOL(erfcf, None, <math.h>)
H A DStdSymbolMap.inc1095 SYMBOL(erfcf, std::, <cmath>)
1096 SYMBOL(erfcf, None, <cmath>)
1097 SYMBOL(erfcf, None, <math.h>)
/freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Dlibc_ubuntu1404_abilist.txt1621 fun:erfcf=uninstrumented