OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:a2_pre
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/bsd/jemalloc/dist/test/unit/
arenas_management.c
155
uint64_t a1_pre,
a2_pre
, a1_post, a2_post;
local
170
expect_d_eq(mallctl(ctl_a2, &
a2_pre
, &sz_u64, NULL, 0), 0,
197
expect_u64_ge(a2_post -
a2_pre
, (uint64_t)ARRAY_SIZE(p),
Completed in 60 milliseconds
Indexes created Fri Sep 25 00:27:33 UTC 2026