Home
last modified time | relevance | path

Searched refs:_STLP_EXPORT_DECLSPEC (Results 1 – 5 of 5) sorted by relevance

/ndk/sources/cxx-stl/stlport/stlport/stl/config/
D_gcc.h69 # define _STLP_EXPORT_DECLSPEC __declspec(dllexport) macro
84 # define _STLP_EXPORT_DECLSPEC __attribute__((visibility("default"))) macro
D_dm.h85 #define _STLP_EXPORT_DECLSPEC __declspec(dllexport) macro
D_bc.h107 #define _STLP_EXPORT_DECLSPEC __declspec(dllexport) macro
D_msvc.h214 #define _STLP_EXPORT_DECLSPEC __declspec(dllexport) macro
Dfeatures.h958 # ifndef _STLP_EXPORT_DECLSPEC
959 # define _STLP_EXPORT_DECLSPEC macro
971 # define _STLP_DECLSPEC _STLP_EXPORT_DECLSPEC