SDL
2.0
|
Data Fields | |
const char * | operation |
LL_Intrinsic | routine |
unsigned long long | a |
unsigned long long | b |
int | arg |
unsigned long long | expected_result |
Definition at line 188 of file testplatform.c.
unsigned long long LL_Test::a |
Definition at line 191 of file testplatform.c.
Referenced by Test64Bit().
int LL_Test::arg |
Definition at line 192 of file testplatform.c.
Referenced by Test64Bit().
unsigned long long LL_Test::b |
Definition at line 191 of file testplatform.c.
Referenced by Test64Bit().
unsigned long long LL_Test::expected_result |
Definition at line 193 of file testplatform.c.
Referenced by Test64Bit().
const char* LL_Test::operation |
Definition at line 189 of file testplatform.c.
Referenced by Test64Bit().
LL_Intrinsic LL_Test::routine |
Definition at line 190 of file testplatform.c.
Referenced by Test64Bit().