Public Attributes

ieee_real_16 Union Reference

List of all members.

Public Attributes

long_type integer_array [4]
struct {
   Uint   sign: 1
   Uint   exponent: IEEE_128_EXPO_BITS
   Uint   mantissa_u1: IEEE_128_MANTTU_BITS
   Uint   mantissa_u2: IEEE_128_MANTTL_BITS
   Uint   mantissa_l1: IEEE_128_MANTTL_BITS
   Uint   mantissa_l2: IEEE_128_MANTTL_BITS
parts

Detailed Description

Definition at line 185 of file sytb.c.


Member Data Documentation

Definition at line 192 of file sytb.c.

Referenced by fp_classify_128(), and is_normal_128().

Definition at line 189 of file sytb.c.

Referenced by fp_classify_128(), is_normal_128(), and sign_bit_128().

Definition at line 195 of file sytb.c.

Referenced by fp_classify_128().

Definition at line 196 of file sytb.c.

Referenced by fp_classify_128().

Definition at line 193 of file sytb.c.

Referenced by fp_classify_128().

Definition at line 194 of file sytb.c.

Referenced by fp_classify_128().

struct { ... } ieee_real_16::parts

Definition at line 191 of file sytb.c.

Referenced by sign_bit_128().


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