C-KIT-GUI-GTK 0.62
|
Go to the source code of this file.
Macros | |
#define | INT_8 char |
#define | INT_16 short |
#define | INT_32 __s32 |
#define | INT_64 __s64 |
#define | UINT_8 unsigned char |
#define | UINT_16 __u16 |
#define | UINT_32 __u32 |
#define | UINT_64 __u64 |
#define | INT_8_MAX 255 |
#define | INT_16_MAX 65535 |
#define | INT_24_MAX 16777215 |
#define | INT_32_MAX 4294967295 |
#define | FLT_32_MAX 9999999999999.999 |
#define INT_8 char |
#define INT_16 short |
#define INT_32 __s32 |
#define INT_64 __s64 |
#define UINT_8 unsigned char |
#define UINT_16 __u16 |
#define UINT_32 __u32 |
#define UINT_64 __u64 |
#define INT_8_MAX 255 |
#define INT_16_MAX 65535 |
#define INT_24_MAX 16777215 |
#define INT_32_MAX 4294967295 |
#define FLT_32_MAX 9999999999999.999 |