zenilib  0.5.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
ieee_double_shape_type Union Reference

#include <math_private.h>

Public Attributes

struct {
   u_int32_t   lsw
 
   u_int32_t   msw
 
parts
 
double value
 

Detailed Description

Definition at line 66 of file math_private.h.

Member Data Documentation

u_int32_t ieee_double_shape_type::lsw

Definition at line 72 of file math_private.h.

u_int32_t ieee_double_shape_type::msw

Definition at line 71 of file math_private.h.

struct { ... } ieee_double_shape_type::parts
double ieee_double_shape_type::value

Definition at line 68 of file math_private.h.


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