SDL  2.0
ieee_double_shape_type Union Reference

#include <math_private.h>

Data Fields

double value
 
struct {
   u_int32_t   msw
 
   u_int32_t   lsw
 
parts
 

Detailed Description

Definition at line 72 of file math_private.h.

Field Documentation

◆ lsw

u_int32_t ieee_double_shape_type::lsw

Definition at line 78 of file math_private.h.

◆ msw

u_int32_t ieee_double_shape_type::msw

Definition at line 77 of file math_private.h.

◆ parts

struct { ... } ieee_double_shape_type::parts

◆ value

double ieee_double_shape_type::value

Definition at line 74 of file math_private.h.


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