Public Attributes

_ldblval Union Reference

Collaboration diagram for _ldblval:
Collaboration graph
[legend]

List of all members.

Public Attributes

struct {
   _dval   hi
   _dval   lo
qparts
struct {
   unsigned long long   hi
   unsigned long long   lo
fwords
struct {
   _dval   hi
   _dval   lo
qparts
struct {
   unsigned long long   hi
   unsigned long long   lo
fwords

Detailed Description

Definition at line 80 of file c_a_to_q.c.


Member Data Documentation

struct { ... } _ldblval::fwords
struct { ... } _ldblval::fwords
unsigned long long _ldblval::hi

Definition at line 86 of file c_a_to_q.c.

Definition at line 82 of file c_a_to_q.c.

Referenced by c_atoq(), and c_qtoa().

unsigned long long _ldblval::lo

Definition at line 87 of file c_a_to_q.c.

Definition at line 83 of file c_a_to_q.c.

Referenced by c_atoq(), and c_qtoa().

struct { ... } _ldblval::qparts

Referenced by c_atoq(), and c_qtoa().

struct { ... } _ldblval::qparts

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