Searched refs:_STLP_NO_UNCAUGHT_EXCEPT_SUPPORT (Results 1 - 9 of 9) sorted by relevance

/external/stlport/stlport/stl/config/
H A Dhost.h287 #define _STLP_NO_UNCAUGHT_EXCEPT_SUPPORT macro
H A D_icc.h34 #undef _STLP_NO_UNCAUGHT_EXCEPT_SUPPORT macro
H A D_android.h84 #define _STLP_NO_UNCAUGHT_EXCEPT_SUPPORT 1 macro
H A D_apple.h104 #define _STLP_NO_UNCAUGHT_EXCEPT_SUPPORT // known limitation macro
H A D_gcc.h180 #undef _STLP_NO_UNCAUGHT_EXCEPT_SUPPORT macro
H A D_msvc.h103 /** Note: the macro _STLP_NO_UNCAUGHT_EXCEPT_SUPPORT is defined
121 # undef _STLP_NO_UNCAUGHT_EXCEPT_SUPPORT macro
/external/stlport/test/unit/
H A Dexception_test.cpp33 #if defined (STLPORT) && defined (_STLP_NO_UNCAUGHT_EXCEPT_SUPPORT)
98 #if !defined (STLPORT) || !defined (_STLP_NO_UNCAUGHT_EXCEPT_SUPPORT)
114 #if !defined (STLPORT) || !defined (_STLP_NO_UNCAUGHT_EXCEPT_SUPPORT)
/external/stlport/stlport/stl/
H A D_exception.h34 # undef _STLP_NO_UNCAUGHT_EXCEPT_SUPPORT macro
126 # if !defined (_STLP_NO_UNCAUGHT_EXCEPT_SUPPORT)
H A D_ostream.h31 #if !defined (_STLP_NO_UNCAUGHT_EXCEPT_SUPPORT) && !defined (_STLP_INTERNAL_EXCEPTION)
186 #if !defined (_STLP_NO_UNCAUGHT_EXCEPT_SUPPORT)

Completed in 1059 milliseconds