HomeSort by relevance Sort by last modified time
    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
44 # undef je_malloc_conf macro
jemalloc.h 67 # define je_malloc_conf je_malloc_conf macro
200 extern JEMALLOC_EXPORT const char *je_malloc_conf;
331 # define malloc_conf je_malloc_conf
363 # undef je_malloc_conf macro

Completed in 70 milliseconds