ReactOS 0.4.15-dev-7953-g1f49173
_I64TOS_TEST_DATA Struct Reference

Public Attributes

long long given
 
union {
   float   value
 
   unsigned int   raw
 
expected
 

Detailed Description

Definition at line 30 of file __64tof.c.

Member Data Documentation

◆ 

union { ... } _I64TOS_TEST_DATA::expected

Referenced by START_TEST().

◆ given

long long _I64TOS_TEST_DATA::given

Definition at line 32 of file __64tof.c.

Referenced by START_TEST().

◆ raw

unsigned int _I64TOS_TEST_DATA::raw

Definition at line 36 of file __64tof.c.

◆ value

float _I64TOS_TEST_DATA::value

Definition at line 35 of file __64tof.c.

Referenced by START_TEST().


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