#include <mp_asmi.h>
|
static const constexpr size_t | bits = 64 |
|
static const constexpr size_t | bytes = 8 |
|
static const constexpr bool | dword_is_native = false |
|
static const constexpr uint64_t | max = 0xFFFFFFFFFFFFFFFF |
|
static const constexpr uint64_t | top_bit = 0x8000000000000000 |
|
Definition at line 46 of file mp_asmi.h.
◆ dword
◆ bits
◆ bytes
◆ dword_is_native
◆ max
const constexpr uint64_t Botan::WordInfo< uint64_t >::max = 0xFFFFFFFFFFFFFFFF |
|
staticconstexpr |
◆ top_bit
const constexpr uint64_t Botan::WordInfo< uint64_t >::top_bit = 0x8000000000000000 |
|
staticconstexpr |
The documentation for this struct was generated from the following file: