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.h802 # define U_EXPORT macro
804 # define U_EXPORT __attribute__((visibility("default"))) macro
807 # define U_EXPORT __global macro
811 # define U_EXPORT __declspec(dllexport) macro
813 # define U_EXPORT macro