Home
last modified time | relevance | path

Searched refs:__stl_throw_out_of_range (Results 1 – 7 of 7) sorted by relevance

/external/stlport/stlport/stl/
D_range_errors.h37 void _STLP_FUNCTION_THROWS _STLP_DECLSPEC _STLP_CALL __stl_throw_out_of_range(const char* __msg);
45 # pragma noreturn(__stl_throw_out_of_range)
D_bitset.h425 __stl_throw_out_of_range("bitset");
435 __stl_throw_out_of_range("bitset");
444 __stl_throw_out_of_range("bitset");
520 __stl_throw_out_of_range("bitset");
526 __stl_throw_out_of_range("bitset");
537 __stl_throw_out_of_range("bitset");
550 __stl_throw_out_of_range("bitset");
594 __stl_throw_out_of_range("bitset");
D_range_errors.c69 _STLP_THROW_FUNCT_SPEC _STLP_CALL __stl_throw_out_of_range(const char* __msg) in __stl_throw_out_of_range() function
D_vector.c45 { __stl_throw_out_of_range("vector"); } in _M_throw_out_of_range()
D_string.c604 { __stl_throw_out_of_range("basic_string"); } in _M_throw_out_of_range()
D_deque.h451 __stl_throw_out_of_range("deque");
D_rope.c370 __stl_throw_out_of_range("rope"); in _M_throw_out_of_range()