#include <limits.h>
Include dependency graph for pos400.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Defines | |
#define | HAVE_INTTYPES_H 0 |
#define | HAVE_INT8_T 0 |
#define | HAVE_UINT8_T 0 |
#define | HAVE_INT16_T 0 |
#define | HAVE_UINT16_T 0 |
#define | HAVE_INT32_T 0 |
#define | HAVE_UINT32_T 0 |
#define | HAVE_BOOL_T 0 |
#define | U_IS_BIG_ENDIAN 1 |
#define | T_INT32_MAX (LONG_MAX) |
#define | U_EXPORT |
#define | U_EXPORT2 |
#define | U_IMPORT |
Typedefs | |
typedef signed char | int8_t |
typedef unsigned char | uint8_t |
typedef signed short | int16_t |
typedef unsigned short | uint16_t |
typedef signed long | int32_t |
typedef unsigned long | uint32_t |
|
|
|
|
|
|
|
|
|
Revision 1.1.1.1 2002/02/01 22:22:36 peiyongz sane_include Revision 1.1 2000/02/10 18:08:28 abagchi Initial checkin |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|