Home
last modified time | relevance | path

Searched refs:U_EXPORT (Results 1 - 3 of 3) sorted by relevance

/interface/sdk_c/third_party/icu4c/ndk_headers/unicode/
H A Dutypes.h287 #define U_DATA_API U_EXPORT
288 #define U_COMMON_API U_EXPORT
289 #define U_I18N_API U_EXPORT
290 #define U_LAYOUT_API U_EXPORT
291 #define U_LAYOUTEX_API U_EXPORT
292 #define U_IO_API U_EXPORT
293 #define U_TOOLUTIL_API U_EXPORT
304 #define U_COMMON_API U_EXPORT
313 #define U_I18N_API U_EXPORT
322 #define U_LAYOUT_API U_EXPORT
[all...]
H A Dplatform.h812 #ifdef U_EXPORT
815 # define U_EXPORT macro
818 # define U_EXPORT __declspec(dllexport) macro
820 # define U_EXPORT __attribute__((visibility("default"))) macro
823 # define U_EXPORT __global macro
825 # define U_EXPORT __declspec(dllexport)*/
827 # define U_EXPORT macro
H A Dumachine.h108 #define U_CAPI U_CFUNC U_EXPORT

Completed in 4 milliseconds