Home
last modified time | relevance | path

Searched defs:eval_signbit (Results 1 – 4 of 4) sorted by relevance

/third_party/boost/boost/multiprecision/
Ddebug_adaptor.hpp475 int eval_signbit(const debug_adaptor<Backend>& val) in eval_signbit() function
Dlogged_adaptor.hpp544 int eval_signbit(const logged_adaptor<Backend>& val) in eval_signbit() function
Dcpp_bin_float.hpp1757 int eval_signbit(const cpp_bin_float<D1, B1, A1, E1, M1, M2>& val) in eval_signbit() function
/third_party/boost/boost/multiprecision/detail/
Ddefault_ops.hpp1799 inline BOOST_MP_CXX14_CONSTEXPR int eval_signbit(const T& val) in eval_signbit() function