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

memory_union::fp_single_struct Struct Reference

#include <fetypes.h>

List of all members.

Public Attributes

EM_uint_t significand:23
EM_uint_t exponent:8
EM_uint_t sign:1


Member Data Documentation

EM_uint_t memory_union::fp_single_struct::exponent
 

Definition at line 734 of file fetypes.h.

Referenced by fp_fr_to_mem_format(), fp_mem_to_fr_format(), and fr_to_mem4_bias_adjust().

EM_uint_t memory_union::fp_single_struct::sign
 

Definition at line 735 of file fetypes.h.

Referenced by fp_fr_to_mem_format(), fp_mem_to_fr_format(), and fr_to_mem4_bias_adjust().

EM_uint_t memory_union::fp_single_struct::significand
 

Definition at line 733 of file fetypes.h.

Referenced by fp_fr_to_mem_format(), fp_mem_to_fr_format(), and fr_to_mem4_bias_adjust().


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