Home
last modified time | relevance | path

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

/interface/sdk_c/third_party/icu4c/ndk_headers/unicode/
H A Dplatform.h815 # 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
827 # define U_EXPORT macro

Completed in 2 milliseconds