Bitcoin Core 28.99.0
P2P Digital Currency
|
#include <int128_struct.h>
Public Attributes | |
uint64_t | lo |
uint64_t | hi |
Definition at line 7 of file int128_struct.h.
uint64_t secp256k1_uint128::hi |
Definition at line 9 of file int128_struct.h.
uint64_t secp256k1_uint128::lo |
Definition at line 8 of file int128_struct.h.