Home
last modified time | relevance | path

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

/ndk/sources/cxx-stl/stlport/stlport/stl/config/
D_gcc.h65 # define _STLP_USE_DECLSPEC 1 macro
83 # define _STLP_USE_DECLSPEC 1 macro
D_msvc.h232 # undef _STLP_USE_DECLSPEC
233 # define _STLP_USE_DECLSPEC 1 macro
D_dm.h107 # define _STLP_USE_DECLSPEC 1 macro
D_bc.h124 # define _STLP_USE_DECLSPEC 1 macro
Dfeatures.h928 # undef _STLP_USE_DECLSPEC
936 #if defined (_STLP_DLLEXPORT_NEEDS_PREDECLARATION) && defined (_STLP_USE_DECLSPEC)
956 #if defined (_STLP_USE_DECLSPEC) /* using export/import technique */
/ndk/sources/cxx-stl/stlport/src/
Dstlport_prefix.h23 #if defined (_STLP_USE_TEMPLATE_EXPORT) && defined (_STLP_USE_DECLSPEC) && !defined (_STLP_EXPOSE_G…
Ddll_main.cpp211 #if defined (_WIN32) && defined (_STLP_USE_DECLSPEC) && !defined (_STLP_USE_STATIC_LIB)