Imt.Base C++ API V4.1.1.0
Loading...
Searching...
No Matches
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 
 

Detailed Description

Definition at line 47 of file math_private.h.

Member Data Documentation

◆ lsw

u_int32_t ieee_double_shape_type::lsw

Definition at line 53 of file math_private.h.

◆ msw

u_int32_t ieee_double_shape_type::msw

Definition at line 52 of file math_private.h.

◆ [struct] [1/2]

struct { ... } ieee_double_shape_type::parts

◆ [struct] [2/2]

struct { ... } ieee_double_shape_type::parts

◆ value

double ieee_double_shape_type::value

Definition at line 49 of file math_private.h.

◆ w

u_int64_t ieee_double_shape_type::w

Definition at line 57 of file math_private.h.

◆ [struct] [1/2]

struct { ... } ieee_double_shape_type::xparts

◆ [struct] [2/2]

struct { ... } ieee_double_shape_type::xparts

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