Macros§
- d128
- A macro to construct d128 literals.
Structs§
- Status
- The status of the floating point context. Instead of faulting after every operation errors are added to this status. User code can check and/or clear the status fully or partially at specific points to check the validity of the computation. Each thread gets its own status. The status is initially empty.
- d128
- A 128-bit decimal floating point type.