OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:MALLOCX_ARENA_LIMIT
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/bsd/jemalloc.old/dist/include/jemalloc/internal/
jemalloc_internal_types.h
32
#define
MALLOCX_ARENA_LIMIT
((1 << MALLOCX_ARENA_BITS) - 1)
/src/external/bsd/jemalloc.old/include/jemalloc/internal/
jemalloc_internal_types.h
32
#define
MALLOCX_ARENA_LIMIT
((1 << MALLOCX_ARENA_BITS) - 1)
/src/external/bsd/jemalloc/dist/include/jemalloc/internal/
jemalloc_internal_types.h
50
#define
MALLOCX_ARENA_LIMIT
((1 << MALLOCX_ARENA_BITS) - 1)
/src/external/bsd/jemalloc/include/jemalloc/internal/
jemalloc_internal_types.h
50
#define
MALLOCX_ARENA_LIMIT
((1 << MALLOCX_ARENA_BITS) - 1)
Completed in 15 milliseconds
Indexes created Wed Mar 04 15:26:31 UTC 2026