Go to the source code of this file.
Defines | |
| #define | U_HAVE_INTTYPES_H 0 |
| #define | U_IOSTREAM_SOURCE 199711 |
| #define | U_DEBUG 0 |
| #define | U_RELEASE 0 |
| #define | U_HAVE_INT8_T 0 |
| #define | U_HAVE_UINT8_T 0 |
| #define | U_HAVE_INT16_T 0 |
| #define | U_HAVE_UINT16_T 0 |
| #define | U_HAVE_INT32_T 0 |
| #define | U_HAVE_UINT32_T 0 |
| #define | U_HAVE_INT64_T 0 |
| #define | U_HAVE_UINT64_T 0 |
| #define | INT64_C(x) x |
| #define | UINT64_C(x) x |
| #define | U_HAVE_NAMESPACE 1 |
| #define | U_IS_BIG_ENDIAN 0 |
| #define | U_OVERRIDE_CXX_ALLOCATION 1 |
| #define | U_HAVE_PLACEMENT_NEW 1 |
| #define | U_ENABLE_TRACING 1 |
| #define | U_SIZEOF_WCHAR_T 2 |
| #define | U_HAVE_WCSCPY 1 |
| #define | U_TZSET _tzset |
| #define | U_HAVE_TIMEZONE 1 |
| #define | U_TIMEZONE _timezone |
| #define | U_TZNAME _tzname |
| #define | U_HAVE_MMAP 0 |
| #define | U_EXPORT __declspec(dllexport) |
| #define | U_EXPORT2 __cdecl |
| #define | U_IMPORT __declspec(dllimport) |
| #define | U_INLINE __inline |
| #define | U_ALIGN_CODE(val) |
| #define | U_MAKE "nmake" |
Typedefs | |
| typedef signed char | int8_t |
| typedef unsigned char | uint8_t |
| typedef signed short | int16_t |
| typedef unsigned short | uint16_t |
| typedef signed int | int32_t |
| typedef unsigned int | uint32_t |
| typedef signed __int64 | int64_t |
| typedef unsigned __int64 | uint64_t |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3.7