Searched defs:U_EXPORT2 (Results 1 - 2 of 2) sorted by last modified time

/external/icu/icu4c/source/common/unicode/
H A Dplatform.h726 /* U_CALLCONV is releated to U_EXPORT2 */
727 #ifdef U_EXPORT2
730 # define U_EXPORT2 __cdecl macro
732 # define U_EXPORT2 macro
752 * you must use the U_CAPI and U_EXPORT2 qualifiers.
758 # define U_CALLCONV U_EXPORT2
/external/chromium_org/third_party/icu/source/common/unicode/
H A Dplatform.h722 /* U_CALLCONV is releated to U_EXPORT2 */
723 #ifdef U_EXPORT2
726 # define U_EXPORT2 __cdecl macro
728 # define U_EXPORT2 macro
748 * you must use the U_CAPI and U_EXPORT2 qualifiers.
754 # define U_CALLCONV U_EXPORT2

Completed in 106 milliseconds