OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:number_of_slots
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/objc/
objc-map.h
52
"position = hash & mask", where mask is
number_of_slots
- 1
54
size_t
number_of_slots
;
variable
56
/* This is
number_of_slots
- 1, precomputed. */
74
tree * GTY ((length ("%h.
number_of_slots
"))) slots;
78
tree * GTY ((length ("%h.
number_of_slots
"))) values;
273
if (*i == map->
number_of_slots
)
/src/external/gpl3/gcc.old/dist/gcc/objc/
objc-map.h
52
"position = hash & mask", where mask is
number_of_slots
- 1
54
size_t
number_of_slots
;
variable
56
/* This is
number_of_slots
- 1, precomputed. */
74
tree * GTY ((length ("%h.
number_of_slots
"))) slots;
78
tree * GTY ((length ("%h.
number_of_slots
"))) values;
273
if (*i == map->
number_of_slots
)
Completed in 24 milliseconds
Indexes created Wed Mar 04 05:31:52 UTC 2026