OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:npages_min
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/jemalloc/dist/test/unit/
hpa.c
187
size_t
npages_min
= 1;
local
189
size_t npages =
npages_min
+ prng_range_zu(&prng_state,
190
npages_max -
npages_min
);
/src/external/bsd/jemalloc.old/dist/test/unit/
hpa.c
187
size_t
npages_min
= 1;
local
189
size_t npages =
npages_min
+ prng_range_zu(&prng_state,
190
npages_max -
npages_min
);
Completed in 14 milliseconds
Indexes created Sun Apr 19 00:22:55 UTC 2026