Home
last modified time | relevance | path

Searched refs:rintl (Results 1 – 23 of 23) sorted by relevance

/freebsd-11-stable/lib/msun/src/
HDs_llrintl.c5 #define roundit rintl
HDs_lrintl.c5 #define roundit rintl
HDs_nearbyint.c59 DECL(long double, nearbyintl, rintl)
HDs_rintl.c55 rintl(long double x) in rintl() function
HDs_rint.c91 __weak_reference(rint, rintl);
HDmath.h493 long double rintl(long double);
/freebsd-11-stable/lib/msun/amd64/
HDs_rintl.S40 ENTRY(rintl)
/freebsd-11-stable/lib/msun/i387/
HDs_rintl.S39 ENTRY(rintl)
/freebsd-11-stable/lib/msun/
HDSymbol.map199 rintl;
HDMakefile239 MLINKS+=rint.3 rintf.3 rint.3 rintl.3 \
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/IR/
HDRuntimeLibcalls.def224 HANDLE_LIBCALL(RINT_F80, "rintl")
225 HANDLE_LIBCALL(RINT_F128, "rintl")
226 HANDLE_LIBCALL(RINT_PPCF128, "rintl")
/freebsd-11-stable/contrib/llvm-project/libcxx/include/
HDcmath277 long double rintl(long double x);
522 using ::rintl;
HDmath.h1503 inline _LIBCPP_INLINE_VISIBILITY long double rint(long double __lcpp_x) _NOEXCEPT {return ::rintl(_… in rint()
/freebsd-11-stable/contrib/libstdc++/include/tr1/
Dcmath132 #undef rintl
281 using ::rintl;
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
HDTargetLibraryInfo.def1137 /// long double rintl(long double x);
1138 TLI_DEFINE_ENUM_INTERNAL(rintl)
1139 TLI_DEFINE_STRING_INTERNAL("rintl")
/freebsd-11-stable/contrib/llvm-project/clang/lib/Headers/
HDtgmath.h1128 __tg_rint(long double __x) {return rintl(__x);} in __tg_rint()
/freebsd-11-stable/contrib/gcc/
HDbuiltins.def368 DEF_C99_BUILTIN (BUILT_IN_RINTL, "rintl", BT_FN_LONGDOUBLE_LONGDOUBLE, ATTR_MATHFN_FPROUNDIN…
HDChangeLog-200415246 rintf and rintl built-ins as inline x87 intrinsics.
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Basic/
HDBuiltins.def1283 LIBBUILTIN(rintl, "LdLd", "fnc", "math.h", ALL_LANGUAGES)
/freebsd-11-stable/contrib/libstdc++/
Dacinclude.m41226 rintl(0.0l);
Dconfigure31058 rintl(0.0l);
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/dfsan/
HDlibc_ubuntu1404_abilist.txt2761 fun:rintl=uninstrumented
/freebsd-11-stable/contrib/gcc/doc/
HDextend.texi5643 @findex rintl
5808 @code{remquol}, @code{remquo}, @code{rintf}, @code{rintl}, @code{rint},