Go to the source code of this file.
Typedefs | |
typedef int8_t | CMK_TYPEDEF_INT1 |
typedef int16_t | CMK_TYPEDEF_INT2 |
typedef int32_t | CMK_TYPEDEF_INT4 |
typedef int64_t | CMK_TYPEDEF_INT8 |
typedef uint8_t | CMK_TYPEDEF_UINT1 |
typedef uint16_t | CMK_TYPEDEF_UINT2 |
typedef uint32_t | CMK_TYPEDEF_UINT4 |
typedef uint64_t | CMK_TYPEDEF_UINT8 |
typedef intptr_t | CmiIntPtr |
typedef int8_t CMK_TYPEDEF_INT1 |
Definition at line 174 of file conv-config.h.
typedef int16_t CMK_TYPEDEF_INT2 |
Definition at line 175 of file conv-config.h.
typedef int32_t CMK_TYPEDEF_INT4 |
Definition at line 176 of file conv-config.h.
typedef int64_t CMK_TYPEDEF_INT8 |
Definition at line 177 of file conv-config.h.
typedef uint8_t CMK_TYPEDEF_UINT1 |
Definition at line 178 of file conv-config.h.
typedef uint16_t CMK_TYPEDEF_UINT2 |
Definition at line 179 of file conv-config.h.
typedef uint32_t CMK_TYPEDEF_UINT4 |
Definition at line 180 of file conv-config.h.
typedef uint64_t CMK_TYPEDEF_UINT8 |
Definition at line 181 of file conv-config.h.
typedef CMK_TYPEDEF_UINT4 CmiIntPtr |
Definition at line 182 of file conv-config.h.