Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
quad_floating_point Struct Reference

#include <float.h>

Data Fields

union {
   struct {
      unsigned   qallp1
 
   }   u_qallp1
 
quad_u1
 
union {
   struct {
      unsigned   qallp2
 
   }   u_qallp2
 
quad_u2
 
union {
   struct {
      unsigned   qallp3
 
   }   u_qallp3
 
quad_u3
 
union {
   struct {
      unsigned   qallp4
 
   }   u_qallp4
 
quad_u4
 

Detailed Description

Definition at line 203 of file float.h.

Field Documentation

unsigned qallp1

Definition at line 207 of file float.h.

unsigned qallp2

Definition at line 231 of file float.h.

unsigned qallp3

Definition at line 241 of file float.h.

unsigned qallp4

Definition at line 251 of file float.h.

union { ... } quad_u1
union { ... } quad_u2
union { ... } quad_u3
union { ... } quad_u4
struct { ... } u_qallp1
struct { ... } u_qallp2
struct { ... } u_qallp3
struct { ... } u_qallp4

The documentation for this struct was generated from the following file: