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

/external/chromium_org/third_party/icu/source/common/unicode/
H A Dpandroid.h314 /* U_CALLCONV is releated to U_EXPORT2 */
315 #define U_EXPORT2 macro
H A Dpfreebsd.h312 /* U_CALLCONV is releated to U_EXPORT2 */
313 #define U_EXPORT2 macro
H A Dplinux.h314 /* U_CALLCONV is releated to U_EXPORT2 */
315 #define U_EXPORT2 macro
H A Dpmac.h337 /* U_CALLCONV is releated to U_EXPORT2 */
338 #define U_EXPORT2 macro
H A Dpnacl.h316 /* U_CALLCONV is releated to U_EXPORT2 */
317 #define U_EXPORT2 macro
H A Dpopenbsd.h285 /* U_CALLCONV is releated to U_EXPORT2 */
286 #define U_EXPORT2 macro
H A Dppalmos.h242 #define U_EXPORT2 macro
H A Dpqnx.h314 /* U_CALLCONV is releated to U_EXPORT2 */
315 #define U_EXPORT2 macro
H A Dpwin32.h334 #define U_EXPORT2 __cdecl macro
/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

Completed in 116 milliseconds