Searched refs:_STLP_CLASS_EXPORT_DECLSPEC (Results 1 - 5 of 5) sorted by relevance

/external/stlport/stlport/stl/config/
H A D_dm.h88 #define _STLP_CLASS_EXPORT_DECLSPEC __declspec(dllexport) macro
H A D_gcc.h70 # define _STLP_CLASS_EXPORT_DECLSPEC __declspec(dllexport) macro
86 # define _STLP_CLASS_EXPORT_DECLSPEC __attribute__((visibility("default"))) macro
H A D_bc.h110 #define _STLP_CLASS_EXPORT_DECLSPEC __declspec(dllexport) macro
H A D_msvc.h216 #define _STLP_CLASS_EXPORT_DECLSPEC __declspec(dllexport) macro
H A Dfeatures.h970 # ifndef _STLP_CLASS_EXPORT_DECLSPEC
971 # define _STLP_CLASS_EXPORT_DECLSPEC macro
978 # define _STLP_CLASS_DECLSPEC _STLP_CLASS_EXPORT_DECLSPEC

Completed in 85 milliseconds