HomeSort by relevance Sort by last modified time
    Searched refs:_STLP_NO_RELOPS_NAMESPACE (Results 1 - 4 of 4) sorted by null

  /external/stlport/stlport/stl/config/
compat.h 29 #if defined (__STL_NO_RELOPS_NAMESPACE) && !defined (_STLP_NO_RELOPS_NAMESPACE)
30 # define _STLP_NO_RELOPS_NAMESPACE __STL_NO_RELOPS_NAMESPACE
_apple.h 117 # define _STLP_NO_RELOPS_NAMESPACE // known limitation
_watcom.h 39 #define _STLP_NO_RELOPS_NAMESPACE
features.h 504 # if defined (_STLP_NO_RELOPS_NAMESPACE)
557 Please define _STLP_NO_RELOPS_NAMESPACE in config/user_config.h if your code rely on them. */
558 # if !defined (_STLP_NO_RELOPS_NAMESPACE)
    [all...]

Completed in 43 milliseconds