Searched refs:_STLP_THROW_FUNCT_SPEC (Results 1 – 1 of 1) sorted by relevance
56 # define _STLP_THROW_FUNCT_SPEC void _STLP_DECLSPEC macro58 # define _STLP_THROW_FUNCT_SPEC inline void macro63 _STLP_THROW_FUNCT_SPEC _STLP_CALL __stl_throw_runtime_error(const char* __msg) in __stl_throw_runtime_error()66 _STLP_THROW_FUNCT_SPEC _STLP_CALL __stl_throw_range_error(const char* __msg) in __stl_throw_range_error()69 _STLP_THROW_FUNCT_SPEC _STLP_CALL __stl_throw_out_of_range(const char* __msg) in __stl_throw_out_of_range()72 _STLP_THROW_FUNCT_SPEC _STLP_CALL __stl_throw_length_error(const char* __msg) in __stl_throw_length_error()75 _STLP_THROW_FUNCT_SPEC _STLP_CALL __stl_throw_invalid_argument(const char* __msg) in __stl_throw_invalid_argument()78 _STLP_THROW_FUNCT_SPEC _STLP_CALL __stl_throw_overflow_error(const char* __msg) in __stl_throw_overflow_error()83 #undef _STLP_THROW_FUNCT_SPEC