ReactOS 0.4.16-dev-963-g182f353
_U64TOD_TEST_DATA Struct Reference

Public Attributes

unsigned long long given
 
union {
   double   value
 
   unsigned long long   raw
 
expected
 

Detailed Description

Definition at line 20 of file __64tof.c.

Member Data Documentation

◆ 

union { ... } _U64TOD_TEST_DATA::expected

Referenced by START_TEST().

◆ given

unsigned long long _U64TOD_TEST_DATA::given

Definition at line 22 of file __64tof.c.

Referenced by START_TEST().

◆ raw

unsigned long long _U64TOD_TEST_DATA::raw

Definition at line 26 of file __64tof.c.

◆ value

double _U64TOD_TEST_DATA::value

Definition at line 25 of file __64tof.c.

Referenced by START_TEST().


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