OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:JEMALLOC_ALLOC_JUNK
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/bsd/jemalloc.old/dist/include/jemalloc/internal/
util.h
7
#ifndef
JEMALLOC_ALLOC_JUNK
8
# define
JEMALLOC_ALLOC_JUNK
((uint8_t)0xa5)
/src/external/bsd/jemalloc.old/include/jemalloc/internal/
util.h
7
#ifndef
JEMALLOC_ALLOC_JUNK
8
# define
JEMALLOC_ALLOC_JUNK
((uint8_t)0xa5)
/src/external/bsd/jemalloc/dist/include/jemalloc/internal/
util.h
7
#ifndef
JEMALLOC_ALLOC_JUNK
8
# define
JEMALLOC_ALLOC_JUNK
((uint8_t)0xa5)
/src/external/bsd/jemalloc/include/jemalloc/internal/
util.h
7
#ifndef
JEMALLOC_ALLOC_JUNK
8
# define
JEMALLOC_ALLOC_JUNK
((uint8_t)0xa5)
/src/external/bsd/jemalloc.old/dist/src/
large.c
66
memset(extent_addr_get(extent),
JEMALLOC_ALLOC_JUNK
,
210
JEMALLOC_ALLOC_JUNK
, usize - oldusize);
Completed in 26 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026