Imt.Base C++ API V4.1.1.0
Loading...
Searching...
No Matches
ieee_extended_shape_type Union Reference

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

Public Attributes

long double value
 
struct { 
 
   int   exp:16 
 
   int   padl:16 
 
   u_int32_t   msw 
 
   u_int32_t   lsw 
 
parts 
 
struct { 
 
   u_int32_t   lsw 
 
   u_int32_t   msw 
 
   int   exp:16 
 
   int   padl:16 
 
parts 
 

Detailed Description

Definition at line 111 of file math_private_openbsd.h.

Member Data Documentation

◆ exp

int ieee_extended_shape_type::exp

Definition at line 118 of file math_private_openbsd.h.

◆ lsw

u_int32_t ieee_extended_shape_type::lsw

Definition at line 121 of file math_private_openbsd.h.

◆ msw

u_int32_t ieee_extended_shape_type::msw

Definition at line 120 of file math_private_openbsd.h.

◆ padl

int ieee_extended_shape_type::padl

Definition at line 119 of file math_private_openbsd.h.

◆ [struct] [1/2]

struct { ... } ieee_extended_shape_type::parts

◆ [struct] [2/2]

struct { ... } ieee_extended_shape_type::parts

◆ value

long double ieee_extended_shape_type::value

Definition at line 113 of file math_private_openbsd.h.


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