Searched defs:U_CAPI (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/icu/source/common/unicode/
H A Dumachine.h126 #define U_CAPI U_CFUNC U_EXPORT macro
128 #define U_STABLE U_CAPI
130 #define U_DRAFT U_CAPI
132 #define U_DEPRECATED U_CAPI U_ATTRIBUTE_DEPRECATED
134 #define U_OBSOLETE U_CAPI
136 #define U_INTERNAL U_CAPI
/external/icu4c/common/unicode/
H A Dumachine.h107 #define U_CAPI U_CFUNC U_EXPORT macro
109 #define U_STABLE U_CAPI
111 #define U_DRAFT U_CAPI
113 #define U_DEPRECATED U_CAPI U_ATTRIBUTE_DEPRECATED
115 #define U_OBSOLETE U_CAPI
117 #define U_INTERNAL U_CAPI

Completed in 175 milliseconds