Home
last modified time | relevance | path

Searched defs:config_malloc_conf (Results 1 – 2 of 2) sorted by relevance

/freebsd/lib/libc/stdlib/malloc/jemalloc/include/jemalloc/internal/
H A Djemalloc_preamble.h86 static const char * const config_malloc_conf = JEMALLOC_CONFIG_MALLOC_CONF; global() variable
/freebsd/contrib/jemalloc/include/jemalloc/internal/
H A Djemalloc_preamble.h.in94 static const char * const config_malloc_conf = JEMALLOC_CONFIG_MALLOC_CONF; variable