Home
last modified time | relevance | path

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

/ndk/sources/cxx-stl/stlport/stlport/stl/config/
D_gcc.h70 # define _STLP_CLASS_EXPORT_DECLSPEC __declspec(dllexport) macro
86 # define _STLP_CLASS_EXPORT_DECLSPEC __attribute__((visibility("default"))) macro
D_dm.h88 #define _STLP_CLASS_EXPORT_DECLSPEC __declspec(dllexport) macro
D_bc.h110 #define _STLP_CLASS_EXPORT_DECLSPEC __declspec(dllexport) macro
D_msvc.h216 #define _STLP_CLASS_EXPORT_DECLSPEC __declspec(dllexport) macro
Dfeatures.h964 # ifndef _STLP_CLASS_EXPORT_DECLSPEC
965 # define _STLP_CLASS_EXPORT_DECLSPEC macro
972 # define _STLP_CLASS_DECLSPEC _STLP_CLASS_EXPORT_DECLSPEC