OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:je_malloc_conf
(Results
1 - 5
of
5
) sorted by null
/external/jemalloc/include/jemalloc/internal/
public_namespace.h
1
#define
je_malloc_conf
JEMALLOC_N(malloc_conf)
macro
public_unnamespace.h
1
#undef
je_malloc_conf
macro
/external/jemalloc/include/jemalloc/
jemalloc_rename.h
7
# define
je_malloc_conf
je_malloc_conf
macro
jemalloc_mangle.h
12
# define malloc_conf
je_malloc_conf
43
# undef
je_malloc_conf
macro
jemalloc.h
39
# define
je_malloc_conf
je_malloc_conf
macro
117
extern JEMALLOC_EXPORT const char *
je_malloc_conf
;
173
# define malloc_conf
je_malloc_conf
204
# undef
je_malloc_conf
macro
Completed in 4448 milliseconds