|
static BOOL | check8 (const BYTE *src, UINT32 length, UINT32 offset, BYTE value) |
|
static BOOL | test_set8u_func (void) |
|
static BOOL | test_set8u_speed (void) |
|
static BOOL | check32s (const INT32 *src, UINT32 length, UINT32 offset, INT32 value) |
|
static BOOL | test_set32s_func (void) |
|
static BOOL | check32u (const UINT32 *src, UINT32 length, UINT32 offset, UINT32 value) |
|
static BOOL | test_set32u_func (void) |
|
static BOOL | test_set32u_speed (void) |
|
static BOOL | test_set32s_speed (void) |
|
int | TestPrimitivesSet (int argc, char *argv[]) |
|