Home
last modified time | relevance | path

Searched refs:errno_on_error (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/math/policies/
H A Derror_handling.hpp202 …const ::boost::math::policies::domain_error< ::boost::math::policies::errno_on_error>&) BOOST_MATH… in raise_domain_error()
245 …const ::boost::math::policies::pole_error< ::boost::math::policies::errno_on_error>&) BOOST_MATH_… in raise_pole_error()
247 … message, val, ::boost::math::policies::domain_error< ::boost::math::policies::errno_on_error>()); in raise_pole_error()
311 …const ::boost::math::policies::overflow_error< ::boost::math::policies::errno_on_error>&) BOOST_M… in raise_overflow_error()
324 …const ::boost::math::policies::overflow_error< ::boost::math::policies::errno_on_error>&) BOOST_M… in raise_overflow_error()
381 …const ::boost::math::policies::underflow_error< ::boost::math::policies::errno_on_error>&) BOOST_… in raise_underflow_error()
427 …const ::boost::math::policies::denorm_error< ::boost::math::policies::errno_on_error>&) BOOST_MAT… in raise_denorm_error()
474 … ::boost::math::policies::evaluation_error< ::boost::math::policies::errno_on_error>&) BOOST_MATH_… in raise_evaluation_error()
525 …const ::boost::math::policies::rounding_error< ::boost::math::policies::errno_on_error>&) BOOST_M… in raise_rounding_error()
540 …const ::boost::math::policies::rounding_error< ::boost::math::policies::errno_on_error>&) BOOST_M… in raise_rounding_error()
[all …]
H A Dpolicy.hpp51 # define BOOST_MATH_DOMAIN_ERROR_POLICY errno_on_error
54 # define BOOST_MATH_POLE_ERROR_POLICY errno_on_error
57 # define BOOST_MATH_OVERFLOW_ERROR_POLICY errno_on_error
60 # define BOOST_MATH_EVALUATION_ERROR_POLICY errno_on_error
63 # define BOOST_MATH_ROUNDING_ERROR_POLICY errno_on_error
200 errno_on_error = 1, enumerator
997 …error) || (domain_error_type::value == user_error) || (domain_error_type::value == errno_on_error),
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/multiprecision/detail/
H A Ddefault_ops.hpp1815 ::boost::math::policies::domain_error< ::boost::math::policies::errno_on_error>,
1816 ::boost::math::policies::pole_error< ::boost::math::policies::errno_on_error>,
1817 ::boost::math::policies::overflow_error< ::boost::math::policies::errno_on_error>,
1818 ::boost::math::policies::evaluation_error< ::boost::math::policies::errno_on_error>,
1819 ::boost::math::policies::rounding_error< ::boost::math::policies::errno_on_error>