OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:dst_max
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/bsd/jemalloc/dist/src/
sz.c
93
size_t
dst_max
= (SC_LOOKUP_MAXCLASS >> SC_LG_TINY_MIN) + 1;
local
95
for (unsigned sc_ind = 0; sc_ind < SC_NSIZES && dst_ind <
dst_max
;
102
for (; dst_ind <= max_ind && dst_ind <
dst_max
; dst_ind++) {
Completed in 21 milliseconds
Indexes created Tue Mar 31 00:22:50 UTC 2026