OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:smallmax
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/jemalloc.old/dist/test/integration/
xallocx.c
209
size_t
smallmax
, large1, large2, large3, largemax;
local
213
smallmax
= get_small_size(get_nsmall()-1);
227
expect_zu_ge(xallocx(p,
smallmax
, 0, flags), large1,
241
expect_zu_ge(xallocx(p,
smallmax
, large1 -
smallmax
, flags), large1,
/src/external/bsd/jemalloc/dist/test/integration/
xallocx.c
210
size_t
smallmax
, large1, large2, large3, largemax;
local
214
smallmax
= get_small_size(get_nsmall() - 1);
228
expect_zu_ge(xallocx(p,
smallmax
, 0, flags), large1,
242
expect_zu_ge(xallocx(p,
smallmax
, large1 -
smallmax
, flags), large1,
Completed in 17 milliseconds
Indexes created Mon May 04 00:23:20 UTC 2026