CMS 3D CMS Logo

List of all members | Public Attributes
edm::math_private::ieee_long_double_shape_type Union Reference

#include <math_private.h>

Public Attributes

struct {
   unsigned int   empty:16
 
   u_int32_t   lsw
 
   u_int32_t   msw
 
   int   sign_exponent:16
 
parts
 
long double value
 

Detailed Description

Definition at line 44 of file math_private.h.

Member Data Documentation

unsigned int edm::math_private::ieee_long_double_shape_type::empty
u_int32_t edm::math_private::ieee_long_double_shape_type::lsw

Definition at line 49 of file math_private.h.

u_int32_t edm::math_private::ieee_long_double_shape_type::msw

Definition at line 50 of file math_private.h.

struct { ... } edm::math_private::ieee_long_double_shape_type::parts
int edm::math_private::ieee_long_double_shape_type::sign_exponent

Definition at line 51 of file math_private.h.

long double edm::math_private::ieee_long_double_shape_type::value