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

/external/stlport/stlport/stl/config/
H A Dcompat.h29 #if defined (__STL_NO_RELOPS_NAMESPACE) && !defined (_STLP_NO_RELOPS_NAMESPACE)
30 # define _STLP_NO_RELOPS_NAMESPACE __STL_NO_RELOPS_NAMESPACE macro
H A D_apple.h117 # define _STLP_NO_RELOPS_NAMESPACE // known limitation macro
H A D_watcom.h39 #define _STLP_NO_RELOPS_NAMESPACE macro
H A Dfeatures.h510 # if defined (_STLP_NO_RELOPS_NAMESPACE)
563 Please define _STLP_NO_RELOPS_NAMESPACE in config/user_config.h if your code rely on them. */
564 # if !defined (_STLP_NO_RELOPS_NAMESPACE)

Completed in 133 milliseconds