Searched refs:_STLP_USE_DECLSPEC (Results 1 - 7 of 7) sorted by relevance

/external/stlport/src/
H A Dstlport_prefix.h23 #if defined (_STLP_USE_TEMPLATE_EXPORT) && defined (_STLP_USE_DECLSPEC) && !defined (_STLP_EXPOSE_GLOBALS_IMPLEMENTATION)
H A Ddll_main.cpp211 #if defined (_WIN32) && defined (_STLP_USE_DECLSPEC) && !defined (_STLP_USE_STATIC_LIB)
/external/stlport/stlport/stl/config/
H A D_dm.h107 # define _STLP_USE_DECLSPEC 1 macro
H A D_gcc.h65 # define _STLP_USE_DECLSPEC 1 macro
83 # define _STLP_USE_DECLSPEC 1 macro
H A D_msvc.h232 # undef _STLP_USE_DECLSPEC macro
233 # define _STLP_USE_DECLSPEC 1 macro
H A D_bc.h124 # define _STLP_USE_DECLSPEC 1 macro
H A Dfeatures.h934 # undef _STLP_USE_DECLSPEC macro
942 #if defined (_STLP_DLLEXPORT_NEEDS_PREDECLARATION) && defined (_STLP_USE_DECLSPEC)
962 #if defined (_STLP_USE_DECLSPEC) /* using export/import technique */

Completed in 112 milliseconds