Home
last modified time | relevance | path

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

/external/icu/icu4c/source/common/unicode/
Dplatform.h788 # define U_EXPORT macro
790 # define U_EXPORT __declspec(dllexport) macro
792 # define U_EXPORT __attribute__((visibility("default"))) macro
795 # define U_EXPORT __global macro
799 # define U_EXPORT macro
/external/icu/libandroidicu/include/unicode/
Dplatform.h788 # define U_EXPORT macro
790 # define U_EXPORT __declspec(dllexport) macro
792 # define U_EXPORT __attribute__((visibility("default"))) macro
795 # define U_EXPORT __global macro
799 # define U_EXPORT macro