/third_party/musl/src/math/ |
D | llround.c | 3 long long llround(double x) in llround() function
|
/third_party/musl/porting/liteos_a/kernel/src/math/ |
D | llround.c | 3 long long llround(double x) in llround() function
|
/third_party/musl/src/math/aarch64/ |
D | llround.c | 3 long long llround(double x) in llround() function
|
/third_party/boost/boost/math/special_functions/ |
D | round.hpp | 114 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/ |
D | mpfr.hpp | 141 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
|
D | mpreal.hpp | 142 inline long long llround(mpfr::mpreal const& x, const Policy& pol) in llround() function
|
D | e_float.hpp | 451 inline boost::long_long_type llround(const e_float& v, const Policy& pol) in llround() function
|
D | rr.hpp | 813 inline long long llround(RR const& x, const Policy& pol) in llround() function
|
/third_party/boost/boost/math/concepts/ |
D | std_real_concept.hpp | 283 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
|
D | real_concept.hpp | 294 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/ |
D | tgmath.h | 244 #define llround(x) __tg_real_nocast(llround, (x)) macro
|
/third_party/musl/porting/liteos_m/kernel/include/ |
D | tgmath.h | 244 #define llround(x) __tg_real_nocast(llround, (x)) macro
|
/third_party/musl/porting/uniproton/kernel/include/ |
D | tgmath.h | 244 #define llround(x) __tg_real_nocast(llround, (x)) macro
|
/third_party/musl/ndk_musl_include/ |
D | tgmath.h | 244 #define llround(x) __tg_real_nocast(llround, (x)) macro
|
/third_party/boost/boost/multiprecision/detail/ |
D | default_ops.hpp | 2657 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/ |
D | cstdfloat_cmath.hpp | 731 …inline long long int llround(boost::math::cstdfloat::detail… in llround() function
|
/third_party/boost/boost/math/differentiation/ |
D | autodiff.hpp | 1704 long long llround(fvar<RealType, Order> const& cr) { in llround() function
|