◆ UInt128() [1/2]
WTF::double_conversion::UInt128::UInt128 |
( |
| ) |
|
|
inline |
◆ UInt128() [2/2]
◆ BitAt()
int WTF::double_conversion::UInt128::BitAt |
( |
int |
position | ) |
|
|
inline |
◆ DivModPowerOf2()
int WTF::double_conversion::UInt128::DivModPowerOf2 |
( |
int |
power | ) |
|
|
inline |
◆ IsZero()
bool WTF::double_conversion::UInt128::IsZero |
( |
| ) |
const |
|
inline |
◆ Multiply()
void WTF::double_conversion::UInt128::Multiply |
( |
uint32_t |
multiplicand | ) |
|
|
inline |
◆ Shift()
void WTF::double_conversion::UInt128::Shift |
( |
int |
shift_amount | ) |
|
|
inline |
The documentation for this class was generated from the following file: