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

  /external/stlport/stlport/stl/config/
_intel.h 30 #if defined (_STLP_DONT_RETURN_VOID)
31 # undef _STLP_DONT_RETURN_VOID
stl_confix.h 86 # if (__EDG_VERSION__ <= 240) && !defined (_STLP_DONT_RETURN_VOID)
87 # define _STLP_DONT_RETURN_VOID
_msvc.h 177 # define _STLP_DONT_RETURN_VOID 1
  /external/stlport/test/unit/
mfunptr_test.cpp 35 #if defined(_STLP_DONT_RETURN_VOID) && (defined(_STLP_NO_MEMBER_TEMPLATE_CLASSES) && defined(_STLP_NO_CLASS_PARTIAL_SPECIALIZATION))
  /external/stlport/stlport/stl/
_function_adaptors.h 62 #if defined (_STLP_DONT_RETURN_VOID) && defined (_STLP_NO_CLASS_PARTIAL_SPECIALIZATION) && defined (_STLP_MEMBER_TEMPLATE_CLASSES)
603 # if defined (_STLP_DONT_RETURN_VOID) && !defined (_STLP_NO_CLASS_PARTIAL_SPECIALIZATION)

Completed in 171 milliseconds