Home
last modified time | relevance | path

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

/third_party/boost/boost/multiprecision/cpp_int/
Dbitwise.hpp21 …const cpp_int_backend<MinBits2, MaxBits2, SignType2, Checked2, Allocator2>& o, const mpl::int_<che… in is_valid_bitwise_op() argument
30 …const cpp_int_backend<MinBits2, MaxBits2, SignType2, Checked2, Allocator2>&, const mpl::int_<unche… in is_valid_bitwise_op() argument
234 …const cpp_int_backend<MinBits2, MaxBits2, SignType2, Checked2, Allocator2>& o) BOOST_MP_NOEXCEPT_I… in eval_bitwise_and() argument
244 …const cpp_int_backend<MinBits2, MaxBits2, SignType2, Checked2, Allocator2>& o) BOOST_MP_NOEXCEPT_I… in eval_bitwise_or() argument
254 …const cpp_int_backend<MinBits2, MaxBits2, SignType2, Checked2, Allocator2>& o) BOOST_MP_NOEXCEPT_I… in eval_bitwise_xor() argument
294 …const cpp_int_backend<MinBits2, MaxBits2, SignType2, Checked2, Allocator2>& o) BOOST_MP_NOEXCEPT_I… in eval_complement() argument
717 …const cpp_int_backend<MinBits2, MaxBits2, SignType2, Checked2, Allocator2>& o) BOOST_MP_NOEXCEPT_I… in eval_complement() argument
741 …const cpp_int_backend<MinBits2, MaxBits2, SignType2, Checked2, Allocator2>& o) BOOST_MP_NOEXCEPT_I… in eval_complement() argument
752 …const cpp_int_backend<MinBits2, MaxBits2, SignType2, Checked2, Allocator2>& o) BOOST_MP_NOEXCEPT_I… in eval_bitwise_and() argument
762 …const cpp_int_backend<MinBits2, MaxBits2, SignType2, Checked2, Allocator2>& o) BOOST_MP_NOEXCEPT_I… in eval_bitwise_and() argument
[all …]
Ddivide.hpp456 const cpp_int_backend<MinBits2, MaxBits2, SignType2, Checked2, Allocator2>& a, in eval_divide() argument
469 const cpp_int_backend<MinBits2, MaxBits2, SignType2, Checked2, Allocator2>& a, in eval_divide() argument
482 const cpp_int_backend<MinBits2, MaxBits2, SignType2, Checked2, Allocator2>& a, in eval_divide() argument
495 const cpp_int_backend<MinBits2, MaxBits2, SignType2, Checked2, Allocator2>& b) in eval_divide() argument
528 const cpp_int_backend<MinBits2, MaxBits2, SignType2, Checked2, Allocator2>& a, in eval_modulus() argument
540 const cpp_int_backend<MinBits2, MaxBits2, SignType2, Checked2, Allocator2>& a, limb_type b) in eval_modulus() argument
551 const cpp_int_backend<MinBits2, MaxBits2, SignType2, Checked2, Allocator2>& a, in eval_modulus() argument
563 const cpp_int_backend<MinBits2, MaxBits2, SignType2, Checked2, Allocator2>& b) in eval_modulus() argument
Dadd.hpp274 …const cpp_int_backend<MinBits2, MaxBits2, SignType2, Checked2, Allocator2>& o) BOOST_MP_NOEXCEPT_I… in eval_add() argument
282 const cpp_int_backend<MinBits2, MaxBits2, SignType2, Checked2, Allocator2>& a, in eval_add() argument
307 const cpp_int_backend<MinBits2, MaxBits2, SignType2, Checked2, Allocator2>& a, in eval_add() argument
332 const cpp_int_backend<MinBits2, MaxBits2, SignType2, Checked2, Allocator2>& a, in eval_add() argument
359 const cpp_int_backend<MinBits2, MaxBits2, SignType2, Checked2, Allocator2>& a, in eval_subtract() argument
389 const cpp_int_backend<MinBits2, MaxBits2, SignType2, Checked2, Allocator2>& a, in eval_subtract() argument
443 …const cpp_int_backend<MinBits2, MaxBits2, SignType2, Checked2, Allocator2>& o) BOOST_MP_NOEXCEPT_I… in eval_subtract() argument
451 const cpp_int_backend<MinBits2, MaxBits2, SignType2, Checked2, Allocator2>& a, in eval_subtract() argument
Dcomparison.hpp36 …1, Allocator1>& a, const cpp_int_backend<MinBits2, MaxBits2, SignType2, Checked2, Allocator2>& b) … in eval_eq() argument