Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-8.0/libstdc++-v3/src/c++11/
H A Dcompatibility-c++0x.cc28 #define system_category system_categoryxx macro
219 system_category() noexcept { return system_category_instance; } in system_category() function
H A Dsystem_error.cc343 _V2::system_category() noexcept { return system_category_instance; } in system_category() function in std::_V2
/dragonfly/contrib/gcc-4.7/libstdc++-v3/src/c++11/
H A Dsystem_error.cc78 system_category() noexcept { return system_category_instance; } in system_category() function