Home
last modified time | relevance | path

Searched refs:cbrtl (Results 1 – 16 of 16) sorted by relevance

/freebsd/contrib/netbsd-tests/lib/libm/
H A Dt_cbrt.c273 ATF_CHECK(isnan(cbrtl(x)) != 0); in ATF_TC_BODY()
294 long double x_cbrt = cbrtl(x[i]); in ATF_TC_BODY()
333 long double y = cbrtl(x); in ATF_TC_BODY()
348 long double y = cbrtl(x); in ATF_TC_BODY()
363 long double y = cbrtl(x); in ATF_TC_BODY()
378 long double y = cbrtl(x); in ATF_TC_BODY()
/freebsd/lib/msun/src/
H A Ds_cbrt.c113 __weak_reference(cbrt, cbrtl);
H A Ds_cbrtl.c32 cbrtl(long double x) in cbrtl() function
H A Dmath.h451 long double cbrtl(long double);
/freebsd/lib/msun/
H A DSymbol.map223 cbrtl;
H A DMakefile267 MLINKS+=sqrt.3 cbrt.3 sqrt.3 cbrtf.3 sqrt.3 cbrtl.3 sqrt.3 sqrtf.3 \
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DRuntimeLibcalls.def132 HANDLE_LIBCALL(CBRT_F80, "cbrtl")
133 HANDLE_LIBCALL(CBRT_F128, "cbrtl")
134 HANDLE_LIBCALL(CBRT_PPCF128, "cbrtl")
/freebsd/contrib/llvm-project/libcxx/modules/std.compat/
H A Dcmath.inc124 using ::cbrtl _LIBCPP_USING_IF_EXISTS;
/freebsd/contrib/llvm-project/libcxx/include/
H A Dcmath169 long double cbrtl(long double x);
522 using ::cbrtl _LIBCPP_USING_IF_EXISTS;
/freebsd/contrib/llvm-project/libcxx/modules/std/
H A Dcmath.cppm
H A Dcmath.inc125 using std::cbrtl _LIBCPP_USING_IF_EXISTS;
/freebsd/contrib/llvm-project/clang/lib/Headers/
H A Dtgmath.h581 __tg_cbrt(long double __x) {return cbrtl(__x);} in __tg_cbrt()
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DTargetLibraryInfo.def987 /// long double cbrtl(long double x);
988 TLI_DEFINE_ENUM_INTERNAL(cbrtl)
989 TLI_DEFINE_STRING_INTERNAL("cbrtl")
/freebsd/contrib/llvm-project/clang/lib/Tooling/Inclusions/Stdlib/
H A DCSymbolMap.inc346 SYMBOL(cbrtl, None, <math.h>)
H A DStdSymbolMap.inc859 SYMBOL(cbrtl, std::, <cmath>)
860 SYMBOL(cbrtl, None, <cmath>)
861 SYMBOL(cbrtl, None, <math.h>)
/freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Dlibc_ubuntu1404_abilist.txt1443 fun:cbrtl=uninstrumented