IEEEl2bits Union Reference

#include <_fpmath-amd64.h>

List of all members.


Detailed Description

Definition at line 29 of file _fpmath-amd64.h.


Public Attributes

long double e
struct {
   unsigned int   manl:32
   unsigned int   manh:32
   unsigned int   exp:15
   unsigned int   sign:1
   unsigned int   junkl:16
   unsigned int   junkh:32
bits
struct {
   unsigned int   manl:32
   unsigned int   manh:20
   unsigned int   exp:11
   unsigned int   sign:1
bits
struct {
   unsigned int   manl:32
   unsigned int   manh:32
   unsigned int   exp:15
   unsigned int   sign:1
   unsigned int   junk:16
bits
struct {
   unsigned int   sign:1
   unsigned int   exp:11
   unsigned int   manh:20
   unsigned int   manl:32
bits

Member Data Documentation

long double IEEEl2bits::e

Definition at line 30 of file _fpmath-amd64.h.

Referenced by __ldtoa().

unsigned int IEEEl2bits::manl

Definition at line 32 of file _fpmath-amd64.h.

unsigned int IEEEl2bits::manh

Definition at line 33 of file _fpmath-amd64.h.

unsigned int IEEEl2bits::exp

Definition at line 34 of file _fpmath-amd64.h.

Referenced by __ldtoa().

unsigned int IEEEl2bits::sign

Definition at line 35 of file _fpmath-amd64.h.

Referenced by __ldtoa().

unsigned int IEEEl2bits::junkl

Definition at line 36 of file _fpmath-amd64.h.

unsigned int IEEEl2bits::junkh

Definition at line 37 of file _fpmath-amd64.h.

struct { ... } IEEEl2bits::bits

Referenced by __ldtoa().

struct { ... } IEEEl2bits::bits

unsigned int IEEEl2bits::junk

Definition at line 36 of file _fpmath-i386.h.

struct { ... } IEEEl2bits::bits

struct { ... } IEEEl2bits::bits


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