Searched refs:const_limb_pointer (Results 1 – 5 of 5) sorted by relevance
42 typename CppInt2::const_limb_pointer pa = a.limbs(); in add_unsigned()43 typename CppInt3::const_limb_pointer pb = b.limbs(); in add_unsigned()103 typename CppInt2::const_limb_pointer pa = a.limbs(); in add_unsigned()168 typename CppInt2::const_limb_pointer pa = a.limbs(); in subtract_unsigned()169 typename CppInt3::const_limb_pointer pb = b.limbs(); in subtract_unsigned()228 typename CppInt2::const_limb_pointer pa = a.limbs(); in subtract_unsigned()
77 typename CppInt2::const_limb_pointer px = x.limbs(); in divide_unsigned_helper()78 typename CppInt3::const_limb_pointer py = y.limbs(); in divide_unsigned_helper()139 typename CppInt1::const_limb_pointer prem = r.limbs(); in divide_unsigned_helper()
77 typename CppInt2::const_limb_pointer po = o.limbs(); in bitwise_op()205 typename CppInt2::const_limb_pointer po = o.limbs(); in bitwise_op()
140 …_int_backend<MinBits1, MaxBits1, SignType1, Checked1, Allocator1>::const_limb_pointer p = back… in eval_convert_to()
185 typedef typename allocator_type::const_pointer const_limb_pointer; typedef188 typedef typename std::allocator_traits<allocator_type>::const_pointer const_limb_pointer; typedef342 …BOOST_MP_FORCEINLINE const_limb_pointer limbs() const BOOST_NOEXCEPT { return m_internal ? m_da… in limbs()514 typedef const limb_type* const_limb_pointer; typedef622 …BOOST_MP_FORCEINLINE BOOST_CONSTEXPR const_limb_pointer limbs() const BOOST_NOEXCEPT { return m… in limbs()721 typedef const limb_type* const_limb_pointer; typedef822 …BOOST_MP_FORCEINLINE BOOST_CONSTEXPR const_limb_pointer limbs() const BOOST_NOEXCEPT { return m… in limbs()953 typedef const local_limb_type* const_limb_pointer; typedef1054 …BOOST_MP_FORCEINLINE BOOST_CONSTEXPR const_limb_pointer limbs() const BOOST_NOEXCEPT { return &… in limbs()1114 typedef const local_limb_type* const_limb_pointer; typedef[all …]