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

memory_union::fp_double_extended_struct Struct Reference

#include <fetypes.h>

List of all members.

Public Attributes

EM_ushort_t significand [4]
EM_uint_t exponent:15
EM_uint_t sign:1


Member Data Documentation

EM_uint_t memory_union::fp_double_extended_struct::exponent
 

Definition at line 763 of file fetypes.h.

Referenced by fp_fr_to_mem_format(), and fp_mem_to_fr_format().

EM_uint_t memory_union::fp_double_extended_struct::sign
 

Definition at line 764 of file fetypes.h.

Referenced by fp_fr_to_mem_format(), and fp_mem_to_fr_format().

EM_ushort_t memory_union::fp_double_extended_struct::significand[4]
 

Definition at line 762 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