OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:deallocated_before
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/bsd/jemalloc/dist/test/unit/
zero_realloc_free.c
18
uint64_t
deallocated_before
= deallocated();
local
23
expect_u64_gt(deallocated_after,
deallocated_before
,
zero_realloc_alloc.c
31
uint64_t
deallocated_before
= deallocated();
local
38
expect_u64_lt(
deallocated_before
, deallocated_after,
/src/external/bsd/jemalloc.old/dist/test/unit/
zero_realloc_free.c
18
uint64_t
deallocated_before
= deallocated();
local
23
expect_u64_gt(deallocated_after,
deallocated_before
,
zero_realloc_alloc.c
31
uint64_t
deallocated_before
= deallocated();
local
38
expect_u64_lt(
deallocated_before
, deallocated_after,
Completed in 21 milliseconds
Indexes created Sat Apr 18 00:22:28 UTC 2026