getHighWord() const | sp::math::UInt128 | [inline] |
getLowWord() const | sp::math::UInt128 | [inline] |
invert() | sp::math::UInt128 | [inline] |
operator!=(const UInt128 &Other) const | sp::math::UInt128 | [inline] |
operator==(const UInt128 &Other) const | sp::math::UInt128 | [inline] |
UInt128() | sp::math::UInt128 | [inline] |
UInt128(u64 HighWord, u64 LowWord) | sp::math::UInt128 | [inline] |
UInt128(u32 Word3, u32 Word2, u32 Word1, u32 Word0) | sp::math::UInt128 | [inline] |
UInt128(const UInt128 &Other) | sp::math::UInt128 | [inline] |
~UInt128() | sp::math::UInt128 | [inline] |