Home
last modified time | relevance | path

Searched refs:__throw_overflow_error (Results 1 – 9 of 9) sorted by relevance

/openbsd-src/gnu/lib/libstdc++/libstdc++/src/
H A Dfunctexcept.cc84 __throw_overflow_error(const char* __s) in __throw_overflow_error() function
140 __throw_overflow_error(const char*)
/openbsd-src/gnu/gcc/libstdc++-v3/src/
H A Dfunctexcept.cc91 __throw_overflow_error(const char* __s) in __throw_overflow_error() function
147 __throw_overflow_error(const char*)
/openbsd-src/gnu/lib/libstdc++/libstdc++/include/bits/
H A Dfunctexcept.h76 __throw_overflow_error(const char* __s);
/openbsd-src/gnu/gcc/libstdc++-v3/include/bits/
H A Dfunctexcept.h84 __throw_overflow_error(const char*) __attribute__((__noreturn__));
/openbsd-src/gnu/llvm/libcxx/src/
H A Dhash.cpp155 __throw_overflow_error("__next_prime overflow"); in __check_for_overflow()
164 __throw_overflow_error("__next_prime overflow"); in __check_for_overflow()
/openbsd-src/gnu/llvm/libcxx/include/
H A Dstdexcept287 void __throw_overflow_error(const char*__msg)
H A Dbitset349 __throw_overflow_error("bitset to_ulong overflow error");
369 __throw_overflow_error("bitset to_ullong overflow error");
/openbsd-src/gnu/lib/libstdc++/libstdc++/include/std/
H A Dstd_bitset.h275 __throw_overflow_error("bitset -- too large to fit in unsigned long"); in _M_do_to_ulong()
/openbsd-src/gnu/gcc/libstdc++-v3/include/std/
H A Dstd_bitset.h274 __throw_overflow_error(__N("_Base_bitset::_M_do_to_ulong")); in _M_do_to_ulong()