Home
last modified time | relevance | path

Searched refs:JEMALLOC_CONFIG_MALLOC_CONF (Results 1 – 7 of 7) sorted by relevance

/external/jemalloc_new/include/jemalloc/internal/
Djemalloc_preamble.h89 static const char * const config_malloc_conf = JEMALLOC_CONFIG_MALLOC_CONF;
Djemalloc_internal_defs.h389 #define JEMALLOC_CONFIG_MALLOC_CONF "" macro
Djemalloc_internal_defs_host.h371 #define JEMALLOC_CONFIG_MALLOC_CONF "" macro
Djemalloc_preamble.h.in89 static const char * const config_malloc_conf = JEMALLOC_CONFIG_MALLOC_CONF;
Djemalloc_internal_defs.h.in356 #undef JEMALLOC_CONFIG_MALLOC_CONF
/external/jemalloc_new/
Dconfigure.ac916 [JEMALLOC_CONFIG_MALLOC_CONF="$with_malloc_conf"],
917 [JEMALLOC_CONFIG_MALLOC_CONF=""]
919 config_malloc_conf="$JEMALLOC_CONFIG_MALLOC_CONF"
920 AC_DEFINE_UNQUOTED([JEMALLOC_CONFIG_MALLOC_CONF], ["$config_malloc_conf"]) definition
Dconfigure8865 withval=$with_malloc_conf; JEMALLOC_CONFIG_MALLOC_CONF="$with_malloc_conf"
8867 JEMALLOC_CONFIG_MALLOC_CONF=""
8871 config_malloc_conf="$JEMALLOC_CONFIG_MALLOC_CONF"