f64dbl_t Union Reference
[EGlpNum]

#include <eg_lpnum.float128.h>


Detailed Description

union to conver C doubles to float64 types as provided by SoftFloat. This is needed because the default conversion does not apply.

Definition at line 37 of file eg_lpnum.float128.h.

Data Fields

double dbl
float64 fl


Field Documentation

double f64dbl_t::dbl
 

Definition at line 40 of file eg_lpnum.float128.h.

float64 f64dbl_t::fl
 

Definition at line 39 of file eg_lpnum.float128.h.


The documentation for this union was generated from the following file:
Generated on Mon Jan 30 08:55:15 2006 for EGlib by  doxygen 1.4.5