Home
last modified time | relevance | path

Searched refs:JEMALLOC_IS_MALLOC (Results 1 – 6 of 6) sorted by relevance

/external/jemalloc_new/include/jemalloc/internal/
Djemalloc_preamble.h13 # undef JEMALLOC_IS_MALLOC
Djemalloc_internal_defs_host.h374 #define JEMALLOC_IS_MALLOC 1 macro
Djemalloc_preamble.h.in13 # undef JEMALLOC_IS_MALLOC
Djemalloc_internal_defs.h.in359 #undef JEMALLOC_IS_MALLOC
/external/jemalloc_new/src/
Djemalloc.c2501 #if defined(JEMALLOC_IS_MALLOC) && defined(JEMALLOC_GLIBC_MALLOC_HOOK)
/external/jemalloc_new/
Dconfigure.ac835 AC_DEFINE([JEMALLOC_IS_MALLOC]) definition