OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:cgraph_max_summary_id
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
cgraph.h
2233
cgraph_count (0), cgraph_max_uid (1),
cgraph_max_summary_id
(0),
2450
node->m_summary_id =
cgraph_max_summary_id
++;
2472
int
cgraph_max_summary_id
;
variable
/src/external/gpl3/gcc.old/dist/gcc/
cgraph.h
2230
cgraph_count (0), cgraph_max_uid (1),
cgraph_max_summary_id
(0),
2447
node->m_summary_id =
cgraph_max_summary_id
++;
2469
int
cgraph_max_summary_id
;
variable
Completed in 28 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026