Home
last modified time | relevance | path

Searched refs:__stl_throw_overflow_error (Results 1 – 5 of 5) sorted by relevance

/ndk/sources/cxx-stl/stlport/stlport/stl/
D_range_errors.h40 void _STLP_FUNCTION_THROWS _STLP_DECLSPEC _STLP_CALL __stl_throw_overflow_error(const char* __msg);
48 # pragma noreturn(__stl_throw_overflow_error)
D_range_errors.c78 _STLP_THROW_FUNCT_SPEC _STLP_CALL __stl_throw_overflow_error(const char* __msg) in __stl_throw_overflow_error() function
D_bitset.c83 __stl_throw_overflow_error("bitset"); in _M_do_to_ulong()
D_slist.c205 __stl_throw_overflow_error("slist::sort"); in _Slist_sort()
D_list.c228 __stl_throw_overflow_error("list::sort"); in _S_sort()