OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:__state_type
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/libstdc++-v3/include/profile/impl/
profiler_state.h
35
enum
__state_type
{ __ON, __OFF, __INVALID };
enum in namespace:__gnu_profile
37
_GLIBCXX_PROFILE_DEFINE_DATA(
__state_type
, __state, __INVALID);
40
__turn(
__state_type
__s)
42
__state_type
inv(__INVALID);
Completed in 53 milliseconds
Indexes created Thu Mar 19 00:23:35 UTC 2026