Searched defs:length_error (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/src/c++11/ | ||
H A D | cxx11-stdexcept.cc | 58 length_error::length_error(const string& __arg) in length_error() function in std::length_error |
H A D | cow-stdexcept.cc | 115 length_error::length_error(const char* __arg) in length_error() function in std::length_error |
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/src/c++11/ | ||
H A D | cxx11-stdexcept.cc | 58 length_error::length_error(const string& __arg) in length_error() function in std::length_error |
H A D | cow-stdexcept.cc | 95 length_error::length_error(const char* __arg) in length_error() function in std::length_error |
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/src/c++98/ | ||
H A D | stdexcept.cc | 57 length_error::length_error(const string& __arg) in length_error() function in std::length_error |
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/src/c++98/ | ||
H A D | stdexcept.cc | 57 length_error::length_error(const string& __arg) in length_error() function in std::length_error |