Searched defs:_STLP_USE_EXCEPTIONS (Results 1 - 3 of 3) sorted by relevance

/external/stlport/stlport/stl/config/
H A D_evc.h132 # undef _STLP_USE_EXCEPTIONS macro
H A D_ibm.h134 # define _STLP_USE_EXCEPTIONS 1 macro
H A Dfeatures.h816 #if !defined (_STLP_DONT_USE_EXCEPTIONS) && !defined (_STLP_NO_EXCEPTIONS) && !defined (_STLP_USE_EXCEPTIONS)
817 # define _STLP_USE_EXCEPTIONS macro
820 #if defined (_STLP_USE_EXCEPTIONS)
857 * exception support but not the _STLP_USE_EXCEPTIONS which simply means

Completed in 1592 milliseconds