Searched refs:__stl_throw_length_error (Results 1 – 5 of 5) sorted by relevance
38 void _STLP_FUNCTION_THROWS _STLP_DECLSPEC _STLP_CALL __stl_throw_length_error(const char* __msg);46 # pragma noreturn(__stl_throw_length_error)
72 _STLP_THROW_FUNCT_SPEC _STLP_CALL __stl_throw_length_error(const char* __msg) in __stl_throw_length_error() function
41 { __stl_throw_length_error("vector"); } in _M_throw_length_error()
600 { __stl_throw_length_error("basic_string"); } in _M_throw_length_error()
654 __stl_throw_length_error("vector<bool>");