Home
last modified time | relevance | path

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

/external/icu/icu4c/source/common/unicode/
Dplatform.h783 # define U_EXPORT macro
785 # define U_EXPORT __attribute__((visibility("default"))) macro
788 # define U_EXPORT __global macro
792 # define U_EXPORT __declspec(dllexport) macro
794 # define U_EXPORT macro