TLFloat
|
#include <tlfloat/tlfloat.h>
Public Attributes | |
uint64_t | e [4] |
This type is for handling octuple-precision IEEE floating-point numbers in C. The data size and data structure of this type are the same as an octuple-precision floating-point number. This is a POD type that can be safely passed with C ABI.
uint64_t tlfloat_octuple_::e[4] |