Home
last modified time | relevance | path

Searched defs:llround (Results 1 – 17 of 17) sorted by relevance

/third_party/musl/src/math/
Dllround.c3 long long llround(double x) in llround() function
/third_party/musl/porting/liteos_a/kernel/src/math/
Dllround.c3 long long llround(double x) in llround() function
/third_party/musl/src/math/aarch64/
Dllround.c3 long long llround(double x) in llround() function
/third_party/boost/boost/math/special_functions/
Dround.hpp114 inline boost::long_long_type llround(const T& v, const Policy& pol) in llround() function
123 inline boost::long_long_type llround(const T& v) in llround() function
/third_party/boost/boost/math/bindings/
Dmpfr.hpp141 inline long long llround(mpfr_class const& x, const Policy&) in llround() function
146 inline long long llround(__gmp_expr<T,U> const& x, const Policy& pol) in llround() function
Dmpreal.hpp142 inline long long llround(mpfr::mpreal const& x, const Policy& pol) in llround() function
De_float.hpp451 inline boost::long_long_type llround(const e_float& v, const Policy& pol) in llround() function
Drr.hpp813 inline long long llround(RR const& x, const Policy& pol) in llround() function
/third_party/boost/boost/math/concepts/
Dstd_real_concept.hpp283 inline boost::long_long_type llround(const concepts::std_real_concept& v, const Policy& pol) in llround() function
287 inline boost::long_long_type llround(const concepts::std_real_concept& v) in llround() function
Dreal_concept.hpp294 inline boost::long_long_type llround(const concepts::real_concept& v, const Policy& pol) in llround() function
296 inline boost::long_long_type llround(const concepts::real_concept& v) in llround() function
/third_party/musl/include/
Dtgmath.h244 #define llround(x) __tg_real_nocast(llround, (x)) macro
/third_party/musl/porting/liteos_m/kernel/include/
Dtgmath.h244 #define llround(x) __tg_real_nocast(llround, (x)) macro
/third_party/musl/porting/uniproton/kernel/include/
Dtgmath.h244 #define llround(x) __tg_real_nocast(llround, (x)) macro
/third_party/musl/ndk_musl_include/
Dtgmath.h244 #define llround(x) __tg_real_nocast(llround, (x)) macro
/third_party/boost/boost/multiprecision/detail/
Ddefault_ops.hpp2657 inline BOOST_MP_CXX14_CONSTEXPR boost::long_long_type llround(const detail::expression<tag, A1, A2,… in llround() function
2666 inline BOOST_MP_CXX14_CONSTEXPR boost::long_long_type llround(const detail::expression<tag, A1, A2,… in llround() function
2671 inline BOOST_MP_CXX14_CONSTEXPR boost::long_long_type llround(const number<T, ExpressionTemplates>&… in llround() function
2679 inline BOOST_MP_CXX14_CONSTEXPR boost::long_long_type llround(const number<T, ExpressionTemplates>&… in llround() function
/third_party/boost/boost/math/cstdfloat/
Dcstdfloat_cmath.hpp731 …inline long long int llround(boost::math::cstdfloat::detail… in llround() function
/third_party/boost/boost/math/differentiation/
Dautodiff.hpp1704 long long llround(fvar<RealType, Order> const& cr) { in llround() function