IEEEd2bits Union Reference

#include <fpmath.h>

List of all members.


Detailed Description

Definition at line 81 of file fpmath.h.


Public Attributes

double d
struct {
   unsigned int   manl:32
   unsigned int   manh:20
   unsigned int   exp:11
   unsigned int   sign:1
bits

Member Data Documentation

double IEEEd2bits::d

Definition at line 82 of file fpmath.h.

Referenced by __hdtoa().

unsigned int IEEEd2bits::manl

Definition at line 85 of file fpmath.h.

Referenced by __hdtoa().

unsigned int IEEEd2bits::manh

Definition at line 86 of file fpmath.h.

Referenced by __hdtoa().

unsigned int IEEEd2bits::exp

Definition at line 87 of file fpmath.h.

Referenced by __hdtoa().

unsigned int IEEEd2bits::sign

Definition at line 88 of file fpmath.h.

Referenced by __hdtoa().

struct { ... } IEEEd2bits::bits

Referenced by __hdtoa().


The documentation for this union was generated from the following file:
Generated on Sat Sep 8 08:36:20 2007 for DTN Reference Implementation by  doxygen 1.5.3