ReactOS 0.4.15-dev-7942-gd23573b
_U64TOS_TEST_DATA Struct Reference

Public Attributes

unsigned long long given
 
union {
   float   value
 
   unsigned int   raw
 
expected
 

Detailed Description

Definition at line 40 of file __64tof.c.

Member Data Documentation

◆ 

union { ... } _U64TOS_TEST_DATA::expected

Referenced by START_TEST().

◆ given

unsigned long long _U64TOS_TEST_DATA::given

Definition at line 42 of file __64tof.c.

Referenced by START_TEST().

◆ raw

unsigned int _U64TOS_TEST_DATA::raw

Definition at line 46 of file __64tof.c.

◆ value

float _U64TOS_TEST_DATA::value

Definition at line 45 of file __64tof.c.

Referenced by START_TEST().


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