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

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

Public Attributes

long double value
 
struct {
   u_int32_t   mswhi
 
   u_int32_t   mswlo
 
   u_int32_t   lswhi
 
   u_int32_t   lswlo
 
parts32
 
struct {
   u_int64_t   msw
 
   u_int64_t   lsw
 
parts64
 
struct {
   u_int32_t   lswlo
 
   u_int32_t   lswhi
 
   u_int32_t   mswlo
 
   u_int32_t   mswhi
 
parts32
 
struct {
   u_int64_t   lsw
 
   u_int64_t   msw
 
parts64
 

Member Data Documentation

◆ lsw

u_int64_t ieee_quad_shape_type::lsw

◆ lswhi

u_int32_t ieee_quad_shape_type::lswhi

◆ lswlo

u_int32_t ieee_quad_shape_type::lswlo

◆ msw

u_int64_t ieee_quad_shape_type::msw

◆ mswhi

u_int32_t ieee_quad_shape_type::mswhi

◆ mswlo

u_int32_t ieee_quad_shape_type::mswlo

◆  [1/2]

struct { ... } ieee_quad_shape_type::parts32

◆  [2/2]

struct { ... } ieee_quad_shape_type::parts32

◆  [1/2]

struct { ... } ieee_quad_shape_type::parts64

◆  [2/2]

struct { ... } ieee_quad_shape_type::parts64

◆ value

long double ieee_quad_shape_type::value

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