Searched refs:erfl (Results 1 – 17 of 17) sorted by relevance
/freebsd/contrib/arm-optimized-routines/math/aarch64/experimental/ |
H A D | erfinvl.c | 106 long double dy = HF_SQRT_PIl * (erfl (y) - x) * exp (y * y); in erfinvl()
|
/freebsd/lib/msun/ |
H A D | Symbol.map | 267 erfl;
|
H A D | Makefile | 216 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/test/ |
H A D | ulp_funcs.h | 48 F (arm_math_erf, arm_math_erf, erfl, mpfr_erf, 1, 0, d1, 0)
|
/freebsd/lib/msun/src/ |
H A D | s_erf.c | 242 __weak_reference(erf, erfl);
|
H A D | math.h | 457 long double erfl(long double);
|
/freebsd/contrib/llvm-project/libcxx/modules/std.compat/ |
H A D | cmath.inc | 149 using ::erfl _LIBCPP_USING_IF_EXISTS;
|
/freebsd/lib/msun/ld128/ |
H A D | s_erfl.c | 190 erfl(long double x) in erfl() function
|
/freebsd/lib/msun/ld80/ |
H A D | s_erfl.c | 216 erfl(long double x) in erfl() function
|
/freebsd/contrib/llvm-project/libcxx/include/ |
H A D | cmath | 177 long double erfl(long double x); 526 using ::erfl _LIBCPP_USING_IF_EXISTS;
|
/freebsd/contrib/llvm-project/libcxx/modules/std/ |
H A D | cmath.cppm |
|
H A D | cmath.inc | 150 using std::erfl _LIBCPP_USING_IF_EXISTS;
|
/freebsd/contrib/llvm-project/clang/lib/Headers/ |
H A D | tgmath.h | 633 __tg_erf(long double __x) {return erfl(__x);} in __tg_erf()
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/ |
H A D | TargetLibraryInfo.def | 1087 /// long double erfl(long double x); 1088 TLI_DEFINE_ENUM_INTERNAL(erfl) 1089 TLI_DEFINE_STRING_INTERNAL("erfl")
|
/freebsd/contrib/llvm-project/clang/lib/Tooling/Inclusions/Stdlib/ |
H A D | CSymbolMap.inc | 425 SYMBOL(erfl, None, <math.h>)
|
H A D | StdSymbolMap.inc | 1104 SYMBOL(erfl, std::, <cmath>) 1105 SYMBOL(erfl, None, <cmath>) 1106 SYMBOL(erfl, None, <math.h>)
|
/freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/ |
H A D | libc_ubuntu1404_abilist.txt | 1624 fun:erfl=uninstrumented
|