Main Page | Class Hierarchy | Class List | File List | Class Members | File Members

memory_union::fp_double_struct Struct Reference

#include <fetypes.h>

List of all members.

Public Attributes

EM_uint_t significand_lo:32
EM_uint_t significand_hi:20
EM_uint_t exponent:11
EM_uint_t sign:1


Member Data Documentation

EM_uint_t memory_union::fp_double_struct::exponent
 

Definition at line 749 of file fetypes.h.

Referenced by fp_fr_to_mem_format(), and fp_mem_to_fr_format().

EM_uint_t memory_union::fp_double_struct::sign
 

Definition at line 750 of file fetypes.h.

Referenced by fp_fr_to_mem_format(), and fp_mem_to_fr_format().

EM_uint_t memory_union::fp_double_struct::significand_hi
 

Definition at line 748 of file fetypes.h.

Referenced by fp_fr_to_mem_format(), and fp_mem_to_fr_format().

EM_uint_t memory_union::fp_double_struct::significand_lo
 

Definition at line 747 of file fetypes.h.

Referenced by fp_fr_to_mem_format(), and fp_mem_to_fr_format().


The documentation for this struct was generated from the following file:
Generated on Sat May 15 19:46:29 2004 for test by doxygen 1.3.7