|
libsc 2.8.5.210-64a7
The SC library provides support for parallel scientific applications.
|
An unsigned 128 bit integer represented as two uint64_t. More...
#include <sc_uint128.h>
Data Fields | |
| uint64_t | high_bits |
| The more significant 64 bits. | |
| uint64_t | low_bits |
| The less significant 64 bits. | |
An unsigned 128 bit integer represented as two uint64_t.