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

Detailed Description

Definition at line 22 of file math_private_openbsd.h.

Member Data Documentation

◆ lsw

u_int64_t ieee_quad_shape_type::lsw

Definition at line 33 of file math_private_openbsd.h.

◆ lswhi

u_int32_t ieee_quad_shape_type::lswhi

Definition at line 28 of file math_private_openbsd.h.

◆ lswlo

u_int32_t ieee_quad_shape_type::lswlo

Definition at line 29 of file math_private_openbsd.h.

◆ msw

u_int64_t ieee_quad_shape_type::msw

Definition at line 32 of file math_private_openbsd.h.

◆ mswhi

u_int32_t ieee_quad_shape_type::mswhi

Definition at line 26 of file math_private_openbsd.h.

◆ mswlo

u_int32_t ieee_quad_shape_type::mswlo

Definition at line 27 of file math_private_openbsd.h.

◆ [struct] [1/2]

struct { ... } ieee_quad_shape_type::parts32

◆ [struct] [2/2]

struct { ... } ieee_quad_shape_type::parts32

◆ [struct] [1/2]

struct { ... } ieee_quad_shape_type::parts64

◆ [struct] [2/2]

struct { ... } ieee_quad_shape_type::parts64

◆ value

long double ieee_quad_shape_type::value

Definition at line 24 of file math_private_openbsd.h.


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