Home
last modified time | relevance | path

Searched defs:system_error_category (Results 1 – 3 of 3) sorted by relevance

/dragonfly/contrib/gcc-8.0/libstdc++-v3/src/c++11/
H A Dsystem_error.cc55 struct system_error_category : public std::error_category struct
58 name() const noexcept in name()
63 message(int i) const in message()
71 default_error_condition(int ev) const noexcept in default_error_condition()
H A Dcompatibility-c++0x.cc199 struct system_error_category : public std::error_category struct
202 name() const noexcept in name()
206 message(int i) const in message()
/dragonfly/contrib/gcc-4.7/libstdc++-v3/src/c++11/
H A Dsystem_error.cc50 struct system_error_category : public std::error_category struct
53 name() const noexcept in name()
57 message(int i) const in message()