double_conversion::UInt128 Class Reference

List of all members.

Public Member Functions

 UInt128 ()
 UInt128 (uint64_t high, uint64_t low)
void Multiply (uint32_t multiplicand)
void Shift (int shift_amount)
int DivModPowerOf2 (int power)
bool IsZero () const
int BitAt (int position)


Detailed Description

Definition at line 37 of file fixed-dtoa.cc.


Constructor & Destructor Documentation

double_conversion::UInt128::UInt128 (  )  [inline]

Definition at line 39 of file fixed-dtoa.cc.

double_conversion::UInt128::UInt128 ( uint64_t  high,
uint64_t  low 
) [inline]

Definition at line 40 of file fixed-dtoa.cc.


Member Function Documentation

int double_conversion::UInt128::BitAt ( int  position  )  [inline]

Definition at line 101 of file fixed-dtoa.cc.

int double_conversion::UInt128::DivModPowerOf2 ( int  power  )  [inline]

Definition at line 82 of file fixed-dtoa.cc.

bool double_conversion::UInt128::IsZero (  )  const [inline]

Definition at line 97 of file fixed-dtoa.cc.

void double_conversion::UInt128::Multiply ( uint32_t  multiplicand  )  [inline]

Definition at line 42 of file fixed-dtoa.cc.

References ASSERT.

void double_conversion::UInt128::Shift ( int  shift_amount  )  [inline]

Definition at line 59 of file fixed-dtoa.cc.

References ASSERT.


The documentation for this class was generated from the following file:

Generated on Thu Jul 6 00:32:38 2017 for Moses by  doxygen 1.5.9