Searched refs:_STLP_THROW (Results 1 – 5 of 5) sorted by relevance
63 # define _STLP_THROW(x) (DebugStr("\pSTL is about to throw exception: "#x),throw x) macro
817 # ifndef _STLP_THROW818 # define _STLP_THROW(x) throw x macro839 # ifndef _STLP_THROW840 # define _STLP_THROW(x) macro
118 # define _STLP_THROW_BAD_ALLOC _STLP_THROW(_STLP_STD::bad_alloc())
59 { _STLP_THROW(runtime_error("Invalid null locale name")); } in _M_throw_on_null_name()66 _STLP_THROW(runtime_error(what.c_str())); in _M_throw_on_combine_error()98 _STLP_THROW(runtime_error(what.c_str())); in _M_throw_on_creation_failure()253 _STLP_THROW(runtime_error("Invalid locale name '" _NAMELESS "'")); in locale()
117 _STLP_THROW(bad_cast()); in _M_throw_bad_cast()