Searched refs:_STLP_RUNTIME_DLL (Results 1 - 4 of 4) sorted by relevance

/external/stlport/stlport/stl/config/
H A D_detect_dll_or_lib.h14 * _STLP_RUNTIME_DLL: If we are using native runtime as a dll
22 # if !defined (_STLP_RUNTIME_DLL)
27 # if defined (_STLP_RUNTIME_DLL)
33 /* STLport use only depend on _STLP_RUNTIME_DLL as we are replacing
36 # if defined (_STLP_RUNTIME_DLL)
H A D_dm.h100 # define _STLP_RUNTIME_DLL macro
103 #undef _STLP_RUNTIME_DLL macro
H A D_msvc.h220 # define _STLP_RUNTIME_DLL macro
224 defined (_STLP_RUNTIME_DLL) && !defined (_STLP_USE_STATIC_LIB))
228 #undef _STLP_RUNTIME_DLL macro
H A D_bc.h117 # define _STLP_RUNTIME_DLL macro
120 #undef _STLP_RUNTIME_DLL macro

Completed in 25 milliseconds