Searched refs:rint (Results 1 - 25 of 47) sorted by relevance

12

/freebsd-current/lib/msun/i387/
H A Ds_rint.S37 ENTRY(rint)
41 END(rint)
/freebsd-current/lib/msun/src/
H A Ds_llrint.c2 #define roundit rint
H A Ds_nearbyint.c36 * because the only exception defined for rint() is overflow, and
40 * that rint won't raise any floating-point exceptions. Declaring ret volatile
43 #define DECL(type, fn, rint) \
51 ret = rint(x); \
56 DECL(double, nearbyint, rint)
H A Ds_lrint.c34 #define roundit rint
H A De_scalb.c38 if (rint(fn)!=fn) return (fn-fn)/(fn-fn);
H A Ds_rint.c13 * rint(x)
19 * Inexact flag raised if x not equal to rint(x).
34 rint(double x) function
87 __weak_reference(rint, rintl);
H A Dmath.h295 double rint(double);
/freebsd-current/sys/contrib/openzfs/tests/zfs-tests/tests/functional/redacted_send/
H A Dredacted_incrementals.ksh67 log_must eval "zfs recv $POOL2/rint <$stream"
68 compare_files $POOL/int $POOL2/rint "f1" "$RANGE0"
69 compare_files $POOL/int $POOL2/rint "f2" "$RANGE15"
70 compare_files $POOL/int $POOL2/rint "d1/f1" "$RANGE16"
71 log_must mount_redacted -f $POOL2/rint
86 log_mustnot eval "zfs recv $POOL2/rint <$stream"
89 log_mustnot eval "zfs recv $POOL2/rint <$stream"
94 log_must eval "zfs recv -o origin=$POOL2/rint@snap $POOL2/rwrite <$stream"
149 log_must eval "zfs receive $POOL2/rint <$stream"
150 compare_files $sendfs $POOL2/rint "f
[all...]
/freebsd-current/contrib/netbsd-tests/lib/libc/gen/
H A Dt_fpsetround.c105 int g = (int)rint(d);
114 tst[i].n, (int)rint(d), tst[i].v[r]);
/freebsd-current/contrib/llvm-project/libcxx/include/__math/
H A Drounding_functions.h187 // rint
189 _LIBCPP_NODISCARD_EXT inline _LIBCPP_HIDE_FROM_ABI float rint(float __x) _NOEXCEPT { return __builtin_rintf(__x); }
192 _LIBCPP_NODISCARD_EXT _LIBCPP_HIDE_FROM_ABI double rint(double __x) _NOEXCEPT {
196 _LIBCPP_NODISCARD_EXT inline _LIBCPP_HIDE_FROM_ABI long double rint(long double __x) _NOEXCEPT {
201 _LIBCPP_NODISCARD_EXT inline _LIBCPP_HIDE_FROM_ABI double rint(_A1 __x) _NOEXCEPT {
/freebsd-current/contrib/llvm-project/clang/lib/Headers/
H A D__clang_cuda_math_forward_declares.h155 __DEVICE__ double rint(double);
156 __DEVICE__ float rint(float);
260 using ::rint;
H A D__clang_cuda_cmath.h291 __CUDA_CLANG_FN_INTEGER_OVERLOAD_1(double, rint);
420 using ::rint;
H A D__clang_cuda_math.h191 __DEVICE__ long lrint(double __a) { return (long)rint(__a); }
255 __DEVICE__ double rint(double __a) { return __builtin_rint(__a); } function
H A Dtgmath.h1116 // rint
1124 __tg_rint(double __x) {return rint(__x);}
1130 #undef rint macro
1131 #define rint(__x) __tg_rint(__tg_promote1((__x))(__x)) macro
H A D__clang_hip_cmath.h245 __DEF_FUN1(float, rint)
533 __HIP_OVERLOAD1(double, rint)
708 using ::rint;
/freebsd-current/lib/msun/
H A DMakefile181 nextafter.3 remainder.3 rint.3 \
258 MLINKS+=rint.3 rintf.3 rint.3 rintl.3 \
259 rint.3 nearbyint.3 rint.3 nearbyintf.3 rint.3 nearbyintl.3
/freebsd-current/sys/arm/allwinner/
H A Daw_mmc.c912 uint32_t idst, imask, rint; local
916 rint = AW_MMC_READ_4(sc, AW_MMC_RISR);
919 if (idst == 0 && imask == 0 && rint == 0) {
924 device_printf(sc->aw_dev, "idst: %#x, imask: %#x, rint: %#x\n",
925 idst, imask, rint);
933 "Spurious interrupt - no active request, rint: 0x%08X\n",
934 rint);
935 aw_mmc_print_error(rint);
938 if (rint & AW_MMC_INT_ERR_BIT) {
940 device_printf(sc->aw_dev, "error rint
[all...]
/freebsd-current/contrib/llvm-project/llvm/lib/Support/
H A DBranchProbability.cpp31 double Percent = rint(((double)N / D) * 100.0 * 100.0) / 100.0;
/freebsd-current/include/
H A Dtgmath.h196 #define rint(x) __tg_simple(x, rint) macro
/freebsd-current/contrib/llvm-project/libcxx/modules/std.compat/
H A Dcmath.inc175 using ::rint;
/freebsd-current/contrib/llvm-project/libcxx/include/
H A Dmath.h268 floating_point rint (arithmetic x);
489 using std::__math::rint;
/freebsd-current/tools/regression/include/tgmath/
H A Dtgmath.c145 TGMACRO_REAL(rint)
577 PRINT("rint",
578 PASS_REAL_ARG_REAL_RET(rint));
/freebsd-current/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVSymbol.cpp211 ? rint((double(CoverageFactor) / CoverageParent) * 100.0 * 100.0) /
/freebsd-current/contrib/llvm-project/llvm/lib/Target/ARM/
H A DMVELaneInterleavingPass.cpp224 case Intrinsic::rint:
/freebsd-current/sys/kern/
H A Dtty_ttydisc.c676 } else if (ttyhook_hashook(tp, rint)) {
1022 if (ttyhook_hashook(tp, rint))

Completed in 408 milliseconds

12