Dataflow Runtime API  4.0.1.0
Public Attributes | List of all members
ieee_double_shape_type Union Reference

#include <Imt.Base.Core.Math/lib/openlibm/src/math_private.h>

Public Attributes

double value
 
struct {
   u_int32_t   msw
 
   u_int32_t   lsw
 
parts
 
struct {
   u_int64_t   w
 
xparts
 
struct {
   u_int32_t   lsw
 
   u_int32_t   msw
 
parts
 
struct {
   u_int64_t   w
 
xparts
 

Member Data Documentation

◆ lsw

u_int32_t ieee_double_shape_type::lsw

◆ msw

u_int32_t ieee_double_shape_type::msw

◆  [1/2]

struct { ... } ieee_double_shape_type::parts

◆  [2/2]

struct { ... } ieee_double_shape_type::parts

◆ value

double ieee_double_shape_type::value

◆ w

u_int64_t ieee_double_shape_type::w

◆  [1/2]

struct { ... } ieee_double_shape_type::xparts

◆  [2/2]

struct { ... } ieee_double_shape_type::xparts

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