_dval Union Reference

List of all members.

Public Attributes

struct {
   unsigned   sign:1
   unsigned   exp:11
   unsigned   hi:20
   unsigned   lo:32
fparts
struct {
   unsigned   sign:1
   unsigned   exp:11
   unsigned   qnan_bit:1
   unsigned   hi:19
   unsigned   lo:32
nparts
struct {
   unsigned   hi
   unsigned   lo
fwords
double d
struct {
   unsigned   sign:1
   unsigned   exp:11
   unsigned   hi:20
   unsigned   lo:32
fparts
struct {
   unsigned   sign:1
   unsigned   exp:11
   unsigned   qnan_bit:1
   unsigned   hi:19
   unsigned   lo:32
nparts
struct {
   unsigned   hi
   unsigned   lo
fwords

Detailed Description

Definition at line 57 of file c_a_to_q.c.


Member Data Documentation

double _dval::d

Definition at line 75 of file c_a_to_q.c.

Referenced by c_atoq(), and c_qtoa().

unsigned _dval::exp

Definition at line 60 of file c_a_to_q.c.

struct { ... } _dval::fparts
struct { ... } _dval::fparts
struct { ... } _dval::fwords
struct { ... } _dval::fwords
unsigned _dval::hi

Definition at line 61 of file c_a_to_q.c.

unsigned _dval::lo

Definition at line 62 of file c_a_to_q.c.

struct { ... } _dval::nparts
struct { ... } _dval::nparts
unsigned _dval::qnan_bit

Definition at line 67 of file c_a_to_q.c.

unsigned _dval::sign

Definition at line 59 of file c_a_to_q.c.


The documentation for this union was generated from the following files:

Generated on Tue Nov 17 06:37:26 2009 for Open64 (mfef90, whirl2f, and IR tools) by  doxygen 1.6.1