OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:system_category
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/libstdc++-v3/src/c++11/
compatibility-c++0x.cc
28
#define
system_category
system_categoryxx
macro
35
#undef
system_category
macro
223
system_category
() noexcept { return system_category_instance; }
230
_GLIBCXX_CONST const error_categoryxx&
system_category
() noexcept;
237
if (*this ==
system_category
())
238
return error_condition(__i, _V2::
system_category
());
250
if (*this ==
system_category
()
251
&& __code.category() == _V2::
system_category
())
/src/external/gpl3/gcc.old/dist/libstdc++-v3/src/c++11/
compatibility-c++0x.cc
28
#define
system_category
system_categoryxx
macro
35
#undef
system_category
macro
223
system_category
() noexcept { return system_category_instance; }
230
_GLIBCXX_CONST const error_categoryxx&
system_category
() noexcept;
237
if (*this ==
system_category
())
238
return error_condition(__i, _V2::
system_category
());
250
if (*this ==
system_category
()
251
&& __code.category() == _V2::
system_category
())
Completed in 18 milliseconds
Indexes created Fri Aug 07 00:26:27 UTC 2026