Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/src/c++11/
H A Dcompatibility-c++0x.cc28 #define system_category system_categoryxx macro
223 system_category() noexcept { return system_category_instance; } in system_category() function
/netbsd-src/external/gpl3/gcc.old/dist/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.cc347 _V2::system_category() noexcept { return system_category_instance; } in system_category() function in std::_V2
/netbsd-src/external/apache2/llvm/dist/libcxx/src/
H A Dsystem_error.cpp207 system_category() noexcept in system_category() function