Home
last modified time | relevance | path

Searched refs:truncl (Results 1 – 17 of 17) sorted by relevance

/freebsd/lib/msun/i387/
H A Ds_truncl.S7 ENTRY(truncl)
25 END(truncl)
/freebsd/contrib/netbsd-tests/lib/libm/
H A Dt_ceil.c787 ATF_CHECK(truncl(x) < SMALL_NUM); in ATF_TC_BODY()
788 ATF_CHECK(truncl(y) < SMALL_NUM); in ATF_TC_BODY()
801 ATF_CHECK(isnan(truncl(x)) != 0); in ATF_TC_BODY()
813 long double y = truncl(x); in ATF_TC_BODY()
828 long double y = truncl(x); in ATF_TC_BODY()
843 long double y = truncl(x); in ATF_TC_BODY()
858 long double y = truncl(x); in ATF_TC_BODY()
/freebsd/lib/msun/src/
H A Ds_trunc.c62 __weak_reference(trunc, truncl);
H A Ds_truncl.c37 truncl(long double x) in truncl() function
H A Dmath.h502 long double truncl(long double);
/freebsd/lib/msun/
H A DSymbol.map177 truncl;
H A DMakefile272 MLINKS+=trunc.3 truncf.3 trunc.3 truncl.3
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DRuntimeLibcalls.def259 HANDLE_LIBCALL(TRUNC_F80, "truncl")
260 HANDLE_LIBCALL(TRUNC_F128, "truncl")
261 HANDLE_LIBCALL(TRUNC_PPCF128, "truncl")
/freebsd/contrib/llvm-project/libcxx/modules/std.compat/
H A Dcmath.inc201 using ::truncl _LIBCPP_USING_IF_EXISTS;
/freebsd/contrib/llvm-project/libcxx/include/
H A Dcmath305 long double truncl(long double x);
555 using ::truncl _LIBCPP_USING_IF_EXISTS;
/freebsd/contrib/llvm-project/libcxx/modules/std/
H A Dcmath.cppm
H A Dcmath.inc202 using std::truncl _LIBCPP_USING_IF_EXISTS;
/freebsd/contrib/llvm-project/clang/lib/Headers/
H A Dtgmath.h1213 __tg_trunc(long double __x) {return truncl(__x);} in __tg_trunc()
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DTargetLibraryInfo.def2372 /// long double truncl(long double x);
2373 TLI_DEFINE_ENUM_INTERNAL(truncl)
2374 TLI_DEFINE_STRING_INTERNAL("truncl")
/freebsd/contrib/llvm-project/clang/lib/Tooling/Inclusions/Stdlib/
H A DCSymbolMap.inc832 SYMBOL(truncl, None, <math.h>)
H A DStdSymbolMap.inc2943 SYMBOL(truncl, std::, <cmath>)
2944 SYMBOL(truncl, None, <cmath>)
2945 SYMBOL(truncl, None, <math.h>)
/freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Dlibc_ubuntu1404_abilist.txt3172 fun:truncl=uninstrumented