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

/external/icu/icu4c/source/common/unicode/
H A Dplatform.h816 /* U_CALLCONV is releated to U_EXPORT2 */
817 #ifdef U_EXPORT2
820 # define U_EXPORT2 __cdecl macro
822 # define U_EXPORT2 macro
842 * you must use the U_CAPI and U_EXPORT2 qualifiers.
854 # define U_CALLCONV U_EXPORT2

Completed in 136 milliseconds