Searched refs:_STLP_FUNCTION_THROWS (Results 1 – 9 of 9) sorted by relevance
35 void _STLP_FUNCTION_THROWS _STLP_DECLSPEC _STLP_CALL __stl_throw_runtime_error(const char* __msg);36 void _STLP_FUNCTION_THROWS _STLP_DECLSPEC _STLP_CALL __stl_throw_range_error(const char* __msg);37 void _STLP_FUNCTION_THROWS _STLP_DECLSPEC _STLP_CALL __stl_throw_out_of_range(const char* __msg);38 void _STLP_FUNCTION_THROWS _STLP_DECLSPEC _STLP_CALL __stl_throw_length_error(const char* __msg);39 void _STLP_FUNCTION_THROWS _STLP_DECLSPEC _STLP_CALL __stl_throw_invalid_argument(const char* __msg…40 void _STLP_FUNCTION_THROWS _STLP_DECLSPEC _STLP_CALL __stl_throw_overflow_error(const char* __msg);
210 void _STLP_FUNCTION_THROWS _M_throw_length_error() const;211 void _STLP_FUNCTION_THROWS _M_throw_out_of_range() const;
193 static void _STLP_FUNCTION_THROWS _STLP_CALL _M_throw_on_combine_error(const string& name);194 static void _STLP_FUNCTION_THROWS _STLP_CALL _M_throw_on_null_name();195 static void _STLP_FUNCTION_THROWS _STLP_CALL _M_throw_on_creation_failure(int __err_code,
197 void _STLP_FUNCTION_THROWS _M_throw_failure();
92 void _STLP_FUNCTION_THROWS _M_throw_length_error() const;93 void _STLP_FUNCTION_THROWS _M_throw_out_of_range() const;
1346 void _STLP_FUNCTION_THROWS _M_throw_out_of_range() const;
74 static void _STLP_FUNCTION_THROWS _STLP_CALL _M_throw_bad_cast();
867 !defined (_STLP_FUNCTION_THROWS)868 # define _STLP_FUNCTION_THROWS _STLP_NORETURN_FUNCTION macro870 # define _STLP_FUNCTION_THROWS macro
86 # define _STLP_MESSAGE_NORETURN _STLP_FUNCTION_THROWS