OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:context_depth_collections
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
ggc-page.cc
406
unsigned long
context_depth_collections
;
2229
G.
context_depth_collections
= ((unsigned long)1 << (G.context_depth + 1)) - 1;
405
unsigned long
context_depth_collections
;
member in struct:ggc_globals
/src/external/gpl3/gcc.old/dist/gcc/
ggc-page.cc
406
unsigned long
context_depth_collections
;
2225
G.
context_depth_collections
= ((unsigned long)1 << (G.context_depth + 1)) - 1;
405
unsigned long
context_depth_collections
;
member in struct:ggc_globals
Completed in 28 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026