#include <limits.h>
#include <sys/types.h>
Go to the source code of this file.
Defines | |
#define | TRUE (1) |
#define | FALSE (0) |
#define | MAX32U 0xFFFFFFFF |
#define | MAX32 0x8FFFFFFF |
Typedefs | |
typedef unsigned char | boolean |
typedef short | int16 |
typedef int | int32 |
typedef unsigned int | u_int32 |
typedef unsigned short | u_int16 |
typedef char | int8 |
typedef unsigned char | u_int8 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|