OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sizes_max
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/jemalloc/dist/test/analyze/
sizes.c
16
size_t
sizes_max
= sizeof(sizes)/sizeof(sizes[0]);
local
20
while (sz >= 1024 && ind <
sizes_max
- 1) {
/src/external/bsd/jemalloc.old/dist/test/analyze/
sizes.c
16
size_t
sizes_max
= sizeof(sizes)/sizeof(sizes[0]);
local
20
while (sz >= 1024 && ind <
sizes_max
- 1) {
Completed in 65 milliseconds
Indexes created Sat Apr 18 00:22:28 UTC 2026