ReactOS 0.4.15-dev-7924-g5949c20
_I64TOD_TEST_DATA Struct Reference

Public Attributes

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

Detailed Description

Definition at line 10 of file __64tof.c.

Member Data Documentation

◆ 

union { ... } _I64TOD_TEST_DATA::expected

Referenced by START_TEST().

◆ given

long long _I64TOD_TEST_DATA::given

Definition at line 12 of file __64tof.c.

Referenced by START_TEST().

◆ raw

unsigned long long _I64TOD_TEST_DATA::raw

Definition at line 16 of file __64tof.c.

◆ value

double _I64TOD_TEST_DATA::value

Definition at line 15 of file __64tof.c.

Referenced by START_TEST().


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