Home
last modified time | relevance | path

Searched refs:overflow_error (Results 1 – 25 of 63) sorted by relevance

123

/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-5/src/c++98/
A Dstdexcept.cc81 overflow_error::overflow_error(const string& __arg) in overflow_error() function in std::overflow_error
84 overflow_error::~overflow_error() _GLIBCXX_USE_NOEXCEPT { } in ~overflow_error()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-8/src/c++98/
A Dstdexcept.cc81 overflow_error::overflow_error(const string& __arg) in overflow_error() function in std::overflow_error
84 overflow_error::~overflow_error() _GLIBCXX_USE_NOEXCEPT { } in ~overflow_error()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/src/c++98/
A Dstdexcept.cc81 overflow_error::overflow_error(const string& __arg) in overflow_error() function in std::overflow_error
84 overflow_error::~overflow_error() _GLIBCXX_USE_NOEXCEPT { } in ~overflow_error()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-7/src/c++98/
A Dstdexcept.cc81 overflow_error::overflow_error(const string& __arg) in overflow_error() function in std::overflow_error
84 overflow_error::~overflow_error() _GLIBCXX_USE_NOEXCEPT { } in ~overflow_error()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/src/c++98/
A Dstdexcept.cc81 overflow_error::overflow_error(const string& __arg) in overflow_error() function in std::overflow_error
84 overflow_error::~overflow_error() _GLIBCXX_USE_NOEXCEPT { } in ~overflow_error()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/src/c++98/
A Dstdexcept.cc81 overflow_error::overflow_error(const string& __arg) in overflow_error() function in std::overflow_error
84 overflow_error::~overflow_error() _GLIBCXX_USE_NOEXCEPT { } in ~overflow_error()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/src/c++98/
A Dstdexcept.cc81 overflow_error::overflow_error(const string& __arg) in overflow_error() function in std::overflow_error
84 overflow_error::~overflow_error() _GLIBCXX_USE_NOEXCEPT { } in ~overflow_error()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-4.9/src/c++98/
A Dstdexcept.cc79 overflow_error::overflow_error(const string& __arg) in overflow_error() function in std::overflow_error
82 overflow_error::~overflow_error() _GLIBCXX_USE_NOEXCEPT { } in ~overflow_error()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/include/std/
A Dstdexcept273 class overflow_error : public runtime_error
276 explicit overflow_error(const string& __arg) _GLIBCXX_TXN_SAFE;
278 explicit overflow_error(const char*) _GLIBCXX_TXN_SAFE;
279 overflow_error(const overflow_error&) = default;
280 overflow_error& operator=(const overflow_error&) = default;
281 overflow_error(overflow_error&&) = default;
282 overflow_error& operator=(overflow_error&&) = default;
284 virtual ~overflow_error() _GLIBCXX_NOTHROW;
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/include/std/
A Dstdexcept273 class overflow_error : public runtime_error
276 explicit overflow_error(const string& __arg) _GLIBCXX_TXN_SAFE;
278 explicit overflow_error(const char*) _GLIBCXX_TXN_SAFE;
279 overflow_error(const overflow_error&) = default;
280 overflow_error& operator=(const overflow_error&) = default;
281 overflow_error(overflow_error&&) = default;
282 overflow_error& operator=(overflow_error&&) = default;
284 virtual ~overflow_error() _GLIBCXX_NOTHROW;
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/include/std/
A Dstdexcept273 class overflow_error : public runtime_error
276 explicit overflow_error(const string& __arg) _GLIBCXX_TXN_SAFE;
278 explicit overflow_error(const char*) _GLIBCXX_TXN_SAFE;
279 overflow_error(const overflow_error&) = default;
280 overflow_error& operator=(const overflow_error&) = default;
281 overflow_error(overflow_error&&) = default;
282 overflow_error& operator=(overflow_error&&) = default;
284 virtual ~overflow_error() _GLIBCXX_NOTHROW;
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-5/src/c++11/
A Dcxx11-stdexcept.cc67 overflow_error::overflow_error(const string& __arg) in overflow_error() function in std::overflow_error
A Dcow-stdexcept.cc79 overflow_error::overflow_error(const char* __arg) in overflow_error() function in std::overflow_error
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/src/c++11/
A Dcxx11-stdexcept.cc67 overflow_error::overflow_error(const string& __arg) in overflow_error() function in std::overflow_error
A Dcow-stdexcept.cc94 overflow_error::overflow_error(const char* __arg) in overflow_error() function in std::overflow_error
441 CTORDTOR(14overflow_error, std::overflow_error, runtime_error)
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-7/src/c++11/
A Dcxx11-stdexcept.cc67 overflow_error::overflow_error(const string& __arg) in overflow_error() function in std::overflow_error
A Dcow-stdexcept.cc94 overflow_error::overflow_error(const char* __arg) in overflow_error() function in std::overflow_error
441 CTORDTOR(14overflow_error, std::overflow_error, runtime_error)
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-8/src/c++11/
A Dcxx11-stdexcept.cc67 overflow_error::overflow_error(const string& __arg) in overflow_error() function in std::overflow_error
A Dcow-stdexcept.cc94 overflow_error::overflow_error(const char* __arg) in overflow_error() function in std::overflow_error
441 CTORDTOR(14overflow_error, std::overflow_error, runtime_error)
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/src/c++11/
A Dcxx11-stdexcept.cc67 overflow_error::overflow_error(const string& __arg) in overflow_error() function in std::overflow_error
A Dcow-stdexcept.cc127 overflow_error::overflow_error(const char* __arg) in overflow_error() function in std::overflow_error
475 CTORDTOR(14overflow_error, std::overflow_error, runtime_error)
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/src/c++11/
A Dcxx11-stdexcept.cc67 overflow_error::overflow_error(const string& __arg) in overflow_error() function in std::overflow_error
A Dcow-stdexcept.cc127 overflow_error::overflow_error(const char* __arg) in overflow_error() function in std::overflow_error
475 CTORDTOR(14overflow_error, std::overflow_error, runtime_error)
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/src/c++11/
A Dcxx11-stdexcept.cc67 overflow_error::overflow_error(const string& __arg) in overflow_error() function in std::overflow_error
A Dcow-stdexcept.cc127 overflow_error::overflow_error(const char* __arg) in overflow_error() function in std::overflow_error
475 CTORDTOR(14overflow_error, std::overflow_error, runtime_error)

Completed in 21 milliseconds

123