#include <fetypes.h>
Public Attributes | |
| EM_uint64_t | significand |
| EM_uint_t | exponent:17 |
| EM_uint_t | sign:1 |
| EM_uint_t | reserved1:14 |
| EM_uint_t | reserved2:32 |
|
|
Definition at line 778 of file fetypes.h. Referenced by fp_fr_to_mem_format(), and fp_mem_to_fr_format(). |
|
|
Definition at line 780 of file fetypes.h. Referenced by fp_fr_to_mem_format(). |
|
|
Definition at line 781 of file fetypes.h. Referenced by fp_fr_to_mem_format(). |
|
|
Definition at line 779 of file fetypes.h. Referenced by fp_fr_to_mem_format(), and fp_mem_to_fr_format(). |
|
|
Definition at line 777 of file fetypes.h. Referenced by fp_fr_to_mem_format(), and fp_mem_to_fr_format(). |
1.3.7