Searched defs:_STLP_USE_NAMESPACES (Results 1 - 1 of 1) sorted by relevance

/external/stlport/stlport/stl/config/
H A Dfeatures.h198 # undef _STLP_USE_NAMESPACES macro
201 # undef _STLP_USE_NAMESPACES macro
202 # define _STLP_USE_NAMESPACES 1 macro
236 #if defined (_STLP_USE_NAMESPACES) && !defined (_STLP_BROKEN_USING_DIRECTIVE) && \
397 * This section is guarded by _STLP_HAS_NO_NAMESPACES, not by _STLP_USE_NAMESPACES,
411 # if defined (_STLP_USE_NAMESPACES) && (defined(_STLP_USE_OWN_NAMESPACE) || defined (_STLP_VENDOR_GLOBAL_CSTD))
461 #if defined (_STLP_USE_NAMESPACES)
550 #else /* _STLP_USE_NAMESPACES */
570 #endif /* _STLP_USE_NAMESPACES */

Completed in 382 milliseconds