OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:index_by_depth
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
ggc-page.cc
265
unsigned long
index_by_depth
;
445
index_by_depth
in the page_entry is the index into this data
582
(save_in_use_p_i (__p->
index_by_depth
))
996
int i = entry->
index_by_depth
;
1005
top->
index_by_depth
= i;
1299
new_entry->
index_by_depth
= G.by_depth_in_use;
2582
/* Now update all the
index_by_depth
fields. */
2586
p->
index_by_depth
= i;
264
unsigned long
index_by_depth
;
member in struct:page_entry
/src/external/gpl3/gcc.old/dist/gcc/
ggc-page.cc
265
unsigned long
index_by_depth
;
445
index_by_depth
in the page_entry is the index into this data
582
(save_in_use_p_i (__p->
index_by_depth
))
995
int i = entry->
index_by_depth
;
1004
top->
index_by_depth
= i;
1298
new_entry->
index_by_depth
= G.by_depth_in_use;
2578
/* Now update all the
index_by_depth
fields. */
2582
p->
index_by_depth
= i;
264
unsigned long
index_by_depth
;
member in struct:page_entry
Completed in 23 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026