Searched refs:erfcf (Results 1 – 19 of 19) sorted by relevance
| /freebsd-14-stable/contrib/netbsd-tests/lib/libm/ |
| HD | t_erf.c | 243 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-14-stable/contrib/llvm-project/clang/lib/Headers/openmp_wrappers/ |
| HD | cmath | 48 __DEVICE__ float erfc(float __x) { return ::erfcf(__x); } 103 __DEVICE__ float erfc(float __x) { return ::erfcf(__x); }
|
| /freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/Analysis/ |
| HD | ScalarFuncs.def | 63 TLI_DEFINE_SCALAR_MASS_FUNC("erfcf", "__xl_erfcf")
|
| HD | VecFuncs.def | 649 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-14-stable/lib/msun/ |
| HD | Symbol.map | 86 erfcf;
|
| HD | Makefile | 218 MLINKS+=erf.3 erfc.3 erf.3 erff.3 erf.3 erfcf.3 erf.3 erfl.3 erf.3 erfcl.3
|
| /freebsd-14-stable/lib/msun/src/ |
| HD | s_erff.c | 125 erfcf(float x) in erfcf() function
|
| HD | math.h | 370 float erfcf(float);
|
| /freebsd-14-stable/contrib/llvm-project/libcxx/modules/std.compat/ |
| HD | cmath.inc | 152 using ::erfcf _LIBCPP_USING_IF_EXISTS;
|
| /freebsd-14-stable/contrib/llvm-project/libcxx/include/ |
| HD | cmath | 180 float erfcf(float x); 436 using ::erfcf _LIBCPP_USING_IF_EXISTS;
|
| /freebsd-14-stable/contrib/llvm-project/clang/lib/Headers/ |
| HD | __clang_cuda_cmath.h | 455 using ::erfcf;
|
| HD | __clang_cuda_math.h | 96 __DEVICE__ float erfcf(float __a) { return __nv_erfcf(__a); } in erfcf() function
|
| HD | __clang_hip_cmath.h | 742 using ::erfcf;
|
| HD | tgmath.h | 642 __tg_erfc(float __x) {return erfcf(__x);} in __tg_erfc()
|
| HD | __clang_hip_math.h | 373 float erfcf(float __x) { return __ocml_erfc_f32(__x); }
|
| /freebsd-14-stable/contrib/llvm-project/libcxx/modules/std/ |
| HD | cmath.inc | 153 using std::erfcf _LIBCPP_USING_IF_EXISTS;
|
| /freebsd-14-stable/contrib/llvm-project/clang/lib/Tooling/Inclusions/Stdlib/ |
| HD | CSymbolMap.inc | 422 SYMBOL(erfcf, None, <math.h>)
|
| HD | StdSymbolMap.inc | 1095 SYMBOL(erfcf, std::, <cmath>) 1096 SYMBOL(erfcf, None, <cmath>) 1097 SYMBOL(erfcf, None, <math.h>)
|
| /freebsd-14-stable/contrib/llvm-project/compiler-rt/lib/dfsan/ |
| HD | libc_ubuntu1404_abilist.txt | 1621 fun:erfcf=uninstrumented
|