DblInHex Union Reference


Detailed Description

Definition at line 83 of file fpP.h.

Data Fields

unsigned char byties [8]
double dbl
struct {
   unsigned long int   lo
   unsigned long int   hi
words


Field Documentation

unsigned char DblInHex::byties[8]

Definition at line 85 of file fpP.h.

double DblInHex::dbl

Definition at line 86 of file fpP.h.

Referenced by rinttol(), round(), roundtol(), and trunc().

unsigned long int DblInHex::hi

Definition at line 64 of file rndint.c.

Referenced by rinttol(), round(), roundtol(), and trunc().

unsigned long int DblInHex::lo

Definition at line 63 of file rndint.c.

Referenced by rinttol(), round(), roundtol(), and trunc().

struct { ... } DblInHex::words

Referenced by rinttol(), round(), roundtol(), and trunc().


The documentation for this union was generated from the following files:
Generated on Tue Feb 2 17:48:48 2010 for RTAI API by  doxygen 1.4.7