HomeSort by: relevance | last modified time | path
    Searched refs:JEMALLOC_CONFIG_MALLOC_CONF (Results 1 - 10 of 10) sorted by relevancy

  /src/external/bsd/jemalloc/dist/include/jemalloc/internal/
jemalloc_internal_overrides.h 17 # undef JEMALLOC_CONFIG_MALLOC_CONF
18 # define JEMALLOC_CONFIG_MALLOC_CONF \
jemalloc_internal_defs.h 487 #define JEMALLOC_CONFIG_MALLOC_CONF ""
jemalloc_preamble.h 111 static const char * const config_malloc_conf = JEMALLOC_CONFIG_MALLOC_CONF;
  /src/external/bsd/jemalloc/include/jemalloc/internal/
jemalloc_internal_overrides.h 17 # undef JEMALLOC_CONFIG_MALLOC_CONF
18 # define JEMALLOC_CONFIG_MALLOC_CONF \
jemalloc_internal_defs.h 487 #define JEMALLOC_CONFIG_MALLOC_CONF ""
jemalloc_preamble.h 111 static const char * const config_malloc_conf = JEMALLOC_CONFIG_MALLOC_CONF;
  /src/external/bsd/jemalloc.old/include/jemalloc/internal/
jemalloc_internal_defs.h 435 #define JEMALLOC_CONFIG_MALLOC_CONF ""
jemalloc_preamble.h 95 static const char * const config_malloc_conf = JEMALLOC_CONFIG_MALLOC_CONF;
  /src/external/bsd/jemalloc.old/dist/
configure 10485 withval=$with_malloc_conf; JEMALLOC_CONFIG_MALLOC_CONF="$with_malloc_conf"
10487 JEMALLOC_CONFIG_MALLOC_CONF=""
10491 config_malloc_conf="$JEMALLOC_CONFIG_MALLOC_CONF"
10494 #define JEMALLOC_CONFIG_MALLOC_CONF "$config_malloc_conf"
  /src/external/bsd/jemalloc/dist/
configure 11032 withval=$with_malloc_conf; JEMALLOC_CONFIG_MALLOC_CONF="$with_malloc_conf"
11034 JEMALLOC_CONFIG_MALLOC_CONF=""
11038 config_malloc_conf="$JEMALLOC_CONFIG_MALLOC_CONF"
11041 #define JEMALLOC_CONFIG_MALLOC_CONF "$config_malloc_conf"

Completed in 58 milliseconds