OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:JEMALLOC_TEST_JUNK_OPT
(Results
1 - 3
of
3
) sorted by null
/external/jemalloc/test/unit/
junk_alloc.c
1
#define
JEMALLOC_TEST_JUNK_OPT
"junk:alloc"
3
#undef
JEMALLOC_TEST_JUNK_OPT
junk_free.c
1
#define
JEMALLOC_TEST_JUNK_OPT
"junk:free"
3
#undef
JEMALLOC_TEST_JUNK_OPT
junk.c
4
# ifndef
JEMALLOC_TEST_JUNK_OPT
5
# define
JEMALLOC_TEST_JUNK_OPT
"junk:true"
8
"abort:false,zero:false,redzone:true,quarantine:0,"
JEMALLOC_TEST_JUNK_OPT
;
Completed in 2551 milliseconds