OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:new_p2
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/jemalloc/dist/test/unit/
san.c
186
void *
new_p2
= do_mallocx(sz2, flags);
local
188
expect_ptr_eq(p2,
new_p2
, "Expect to reuse p2");
192
dallocx(
new_p2
, flags);
/src/external/bsd/jemalloc.old/dist/test/unit/
san.c
186
void *
new_p2
= do_mallocx(sz2, flags);
local
188
expect_ptr_eq(p2,
new_p2
, "Expect to reuse p2");
192
dallocx(
new_p2
, flags);
Completed in 14 milliseconds
Indexes created Sun Apr 19 00:22:55 UTC 2026