Home
last modified time | relevance | path

Searched refs:nearbyintl (Results 1 – 15 of 15) sorted by relevance

/freebsd/lib/msun/tests/
H A Dnearbyint_test.c49 static long double (*libnearbyintl)(long double) = nearbyintl;
52 #define nearbyintl libnearbyintl macro
99 CHECK_FPEQUAL(out, nearbyintl(in)); in test_nearby()
106 CHECK_FPEQUAL(out, nearbyintl(in)); in test_nearby()
/freebsd/lib/msun/src/
H A Ds_nearbyint.c58 DECL(long double, nearbyintl, rintl)
H A Dmath.h484 long double nearbyintl(long double);
/freebsd/lib/msun/
H A DSymbol.map196 nearbyintl;
H A DMakefile259 rint.3 nearbyint.3 rint.3 nearbyintf.3 rint.3 nearbyintl.3
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DRuntimeLibcalls.def269 HANDLE_LIBCALL(NEARBYINT_F80, "nearbyintl")
270 HANDLE_LIBCALL(NEARBYINT_F128, "nearbyintl")
271 HANDLE_LIBCALL(NEARBYINT_PPCF128, "nearbyintl")
/freebsd/contrib/llvm-project/libcxx/modules/std.compat/
H A Dcmath.inc173 using ::nearbyintl _LIBCPP_USING_IF_EXISTS;
/freebsd/contrib/llvm-project/libcxx/include/
H A Dcmath265 long double nearbyintl(long double x);
545 using ::nearbyintl _LIBCPP_USING_IF_EXISTS;
/freebsd/contrib/llvm-project/libcxx/modules/std/
H A Dcmath.cppm
H A Dcmath.inc174 using std::nearbyintl _LIBCPP_USING_IF_EXISTS;
/freebsd/contrib/llvm-project/clang/lib/Headers/
H A Dtgmath.h1035 __tg_nearbyint(long double __x) {return nearbyintl(__x);} in __tg_nearbyint()
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DTargetLibraryInfo.def1805 /// long double nearbyintl(long double x);
1806 TLI_DEFINE_ENUM_INTERNAL(nearbyintl)
1807 TLI_DEFINE_STRING_INTERNAL("nearbyintl")
/freebsd/contrib/llvm-project/clang/lib/Tooling/Inclusions/Stdlib/
H A DCSymbolMap.inc667 SYMBOL(nearbyintl, None, <math.h>)
H A DStdSymbolMap.inc2229 SYMBOL(nearbyintl, std::, <cmath>)
2230 SYMBOL(nearbyintl, None, <cmath>)
2231 SYMBOL(nearbyintl, None, <math.h>)
/freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Dlibc_ubuntu1404_abilist.txt2344 fun:nearbyintl=uninstrumented