Home
last modified time | relevance | path

Searched refs:_STLP_NO_EXCEPTIONS (Results 1 – 7 of 7) sorted by relevance

/ndk/sources/cxx-stl/stlport/stlport/stl/config/
D_sgi.h26 #if ! defined (__EXCEPTIONS) && ! defined (_STLP_NO_EXCEPTIONS)
27 # define _STLP_NO_EXCEPTIONS macro
Dcompat.h16 #if defined (__STL_NO_EXCEPTIONS) && !defined (_STLP_NO_EXCEPTIONS)
17 # define _STLP_NO_EXCEPTIONS __STL_NO_EXCEPTIONS macro
D_android.h40 #undef _STLP_NO_EXCEPTIONS
D_dm.h17 # define _STLP_NO_EXCEPTIONS macro
Dfeatures.h807 # define _STLP_NO_EXCEPTIONS macro
810 #if !defined (_STLP_DONT_USE_EXCEPTIONS) && !defined (_STLP_NO_EXCEPTIONS) && !defined (_STLP_USE_E…
854 #if !defined (_STLP_NO_EXCEPTIONS) && !defined (_STLP_NO_EXCEPTION_SPEC)
866 #if defined (_STLP_NORETURN_FUNCTION) && !defined (_STLP_NO_EXCEPTIONS) && \
D_evc.h131 # define _STLP_NO_EXCEPTIONS macro
/ndk/sources/cxx-stl/stlport/stlport/stl/
D_range_errors.h42 #if defined (__DMC__) && !defined (_STLP_NO_EXCEPTIONS)