Home
last modified time | relevance | path

Searched refs:U_ICU_ENTRY_POINT_RENAME (Results 1 – 5 of 5) sorted by relevance

/external/icu4c/common/unicode/
Durename.h34 #ifndef U_ICU_ENTRY_POINT_RENAME
39 #ifndef U_ICU_ENTRY_POINT_RENAME
44 #ifndef U_ICU_ENTRY_POINT_RENAME
45 #error U_ICU_ENTRY_POINT_RENAME is not defined - cannot continue. Consider defining U_DISABLE_RENAM…
51 #define DECPOWERS U_ICU_ENTRY_POINT_RENAME(DECPOWERS)
52 #define DECSTICKYTAB U_ICU_ENTRY_POINT_RENAME(DECSTICKYTAB)
53 #define LNnn U_ICU_ENTRY_POINT_RENAME(LNnn)
54 #define T_CString_int64ToString U_ICU_ENTRY_POINT_RENAME(T_CString_int64ToString)
55 #define T_CString_integerToString U_ICU_ENTRY_POINT_RENAME(T_CString_integerToString)
56 #define T_CString_stricmp U_ICU_ENTRY_POINT_RENAME(T_CString_stricmp)
[all …]
Duvernum.h85 #ifndef U_ICU_ENTRY_POINT_RENAME
86 #define U_ICU_ENTRY_POINT_RENAME(x) x ## _46 macro
Dplatform.h428 # ifndef U_ICU_ENTRY_POINT_RENAME
430 # define U_ICU_ENTRY_POINT_RENAME(x) x ## _ ## 46 ## macro
Duversion.h108 # define U_ICU_NAMESPACE U_ICU_ENTRY_POINT_RENAME(icu)
Dplatform.h.in393 # ifndef U_ICU_ENTRY_POINT_RENAME
395 # define U_ICU_ENTRY_POINT_RENAME(x) x ## _ ## @LIB_VERSION_MAJOR@ ## @ICULIBSUFFIXCNAME@ macro