OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:groups_mem
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/public-domain/xz/dist/src/liblzma/common/
index.c
491
const uint64_t
groups_mem
= groups * group_base;
local
503
|| limit - streams_mem <
groups_mem
)
506
return index_base + streams_mem +
groups_mem
;
index.c
491
const uint64_t
groups_mem
= groups * group_base;
local
503
|| limit - streams_mem <
groups_mem
)
506
return index_base + streams_mem +
groups_mem
;
Completed in 38 milliseconds
Indexes created Wed Sep 09 00:24:13 UTC 2026