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

/external/icu/icu4c/source/common/unicode/
H A Dplatform.h730 /* U_CALLCONV is releated to U_EXPORT2 */
731 #ifdef U_EXPORT2
734 # define U_EXPORT2 __cdecl macro
736 # define U_EXPORT2 macro
756 * you must use the U_CAPI and U_EXPORT2 qualifiers.
762 # define U_CALLCONV U_EXPORT2

Completed in 124 milliseconds