OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:small1
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/jemalloc/dist/test/integration/
xallocx.c
177
size_t small0,
small1
, largemax;
local
182
small1
= get_small_size(1);
188
expect_zu_eq(xallocx(p,
small1
, 0, 0), small0,
191
expect_zu_eq(xallocx(p,
small1
, 0, 0), small0,
194
expect_zu_eq(xallocx(p, small0,
small1
- small0, 0), small0,
/src/external/bsd/jemalloc.old/dist/test/integration/
xallocx.c
177
size_t small0,
small1
, largemax;
local
182
small1
= get_small_size(1);
188
assert_zu_eq(xallocx(p,
small1
, 0, 0), small0,
191
assert_zu_eq(xallocx(p,
small1
, 0, 0), small0,
194
assert_zu_eq(xallocx(p, small0,
small1
- small0, 0), small0,
Completed in 128 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026