platform.h File Reference
Basic types for the platform.
More...
#include <sys/types.h>
#include <inttypes.h>
Go to the source code of this file.
|
Defines |
#define | U_HAVE_INTTYPES_H 1 |
#define | U_IOSTREAM_SOURCE 199711 |
#define | U_HAVE_INT8_T 1 |
#define | U_HAVE_UINT8_T 1 |
#define | U_HAVE_INT16_T 1 |
#define | U_HAVE_UINT16_T 1 |
#define | U_HAVE_INT32_T 1 |
#define | U_HAVE_UINT32_T 1 |
#define | U_HAVE_INT64_T 1 |
#define | U_HAVE_UINT64_T 1 |
#define | U_HAVE_NAMESPACE 1 |
#define | U_IS_BIG_ENDIAN 0 |
#define | ICU_USE_THREADS 1 |
#define | U_DEBUG 0 |
#define | U_RELEASE 1 |
#define | U_DISABLE_RENAMING 0 |
#define | U_OVERRIDE_CXX_ALLOCATION 1 |
#define | U_HAVE_PLACEMENT_NEW 1 |
#define | U_ENABLE_TRACING 0 |
#define | U_DEFAULT_SHOW_DRAFT 1 |
#define | U_HAVE_LIB_SUFFIX 0 |
#define | U_LIB_SUFFIX_C_NAME |
#define | U_LIB_SUFFIX_C_NAME_STRING "" |
#define | U_HAVE_WCHAR_H 1 |
#define | U_SIZEOF_WCHAR_T 4 |
#define | U_HAVE_WCSCPY 1 |
#define | U_HAVE_NL_LANGINFO_CODESET 1 |
#define | U_NL_LANGINFO_CODESET CODESET |
#define | U_TZSET tzset |
#define | U_TIMEZONE timezone |
#define | U_TZNAME tzname |
#define | U_HAVE_MMAP 1 |
#define | U_HAVE_POPEN 1 |
#define | U_EXPORT __attribute__((visibility("default"))) |
#define | U_EXPORT2 |
#define | U_IMPORT |
#define | U_INLINE inline |
#define | U_ALIGN_CODE(n) |
#define | U_MAKE "/usr/bin/gmake" |
Detailed Description
Basic types for the platform.
Definition in file platform.h.