Go to the source code of this file.
Defines | |
#define | UINT64 uint64_t |
Typedefs | |
typedef char | int8_t |
typedef short | int16_t |
typedef long | int32_t |
typedef __int64 | int64_t |
typedef unsigned char | uint8_t |
typedef unsigned short | uint16_t |
typedef unsigned long | uint32_t |
typedef signed __int64 | uint64_t |
typedef uint8_t | u_int8_t |
typedef uint16_t | u_int16_t |
typedef uint32_t | u_int32_t |
typedef uint64_t | uint64 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|