#include <fetypes.h>
Public Attributes | |
EM_uint_t | significand_lo:32 |
EM_uint_t | significand_hi:20 |
EM_uint_t | exponent:11 |
EM_uint_t | sign:1 |
|
Definition at line 749 of file fetypes.h. Referenced by fp_fr_to_mem_format(), and fp_mem_to_fr_format(). |
|
Definition at line 750 of file fetypes.h. Referenced by fp_fr_to_mem_format(), and fp_mem_to_fr_format(). |
|
Definition at line 748 of file fetypes.h. Referenced by fp_fr_to_mem_format(), and fp_mem_to_fr_format(). |
|
Definition at line 747 of file fetypes.h. Referenced by fp_fr_to_mem_format(), and fp_mem_to_fr_format(). |