Searched defs:_STLP_USE_DYNAMIC_LIB (Results 1 - 4 of 4) sorted by path

/external/stlport/stlport/stl/config/
H A D_detect_dll_or_lib.h2 * _STLP_USE_DYNAMIC_LIB: To signal use STLport as a dll or build of the
8 * If _STLP_USE_DYNAMIC_LIB or _STLP_USE_STATIC_LIB is alreday defined it means that
17 # undef _STLP_USE_DYNAMIC_LIB macro
21 # define _STLP_USE_DYNAMIC_LIB macro
38 # if !defined (_STLP_USE_DYNAMIC_LIB)
39 # define _STLP_USE_DYNAMIC_LIB macro
49 # if !defined(_STLP_USE_DYNAMIC_LIB)
72 #if !defined (_STLP_USE_DYNAMIC_LIB) && !defined (_STLP_USE_STATIC_LIB)
H A D_gcc.h66 # if !defined (_STLP_USE_DYNAMIC_LIB)
67 # define _STLP_USE_DYNAMIC_LIB macro
80 # if !defined (_STLP_USE_DYNAMIC_LIB)
81 # define _STLP_USE_DYNAMIC_LIB macro
H A D_intel.h56 # undef _STLP_USE_DYNAMIC_LIB macro
H A Dfeatures.h939 # undef _STLP_USE_DYNAMIC_LIB macro

Completed in 629 milliseconds