Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/vendor/nunicode/include/libnu/
H A Ddefines.h13 # define NU_EXPORT __declspec(dllexport) macro
17 # define NU_EXPORT __attribute__ ((visibility ("hidden"))) macro
19 # define NU_EXPORT __attribute__ ((visibility ("default"))) macro
23 # define NU_EXPORT macro