#include <limits.h>

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 |
| #define HAVE_BOOL_T 0 |
| #define HAVE_INT16_T 0 |
| #define HAVE_INT32_T 0 |
| #define HAVE_INT8_T 0 |
| #define HAVE_INTTYPES_H 0 |
| #define HAVE_UINT16_T 0 |
| #define HAVE_UINT32_T 0 |
| #define HAVE_UINT8_T 0 |
| #define T_INT32_MAX (LONG_MAX) |
| #define U_EXPORT |
| #define U_EXPORT2 |
| #define U_IMPORT |
| #define U_IS_BIG_ENDIAN 1 |
| typedef signed short int16_t |
| typedef signed long int32_t |
| typedef signed char int8_t |
| typedef unsigned short uint16_t |
| typedef unsigned long uint32_t |
| typedef unsigned char uint8_t |
1.7.0