HomeSort by relevance Sort by last modified time
    Searched refs:je_malloc_usable_size (Results 1 - 7 of 7) sorted by null

  /external/jemalloc/include/jemalloc/
jemalloc_rename.h 26 # define je_malloc_usable_size je_malloc_usable_size macro
jemalloc_mangle.h 31 # define malloc_usable_size je_malloc_usable_size
63 # undef je_malloc_usable_size macro
jemalloc.h 86 # define je_malloc_usable_size je_malloc_usable_size macro
247 JEMALLOC_EXPORT size_t JEMALLOC_NOTHROW je_malloc_usable_size(
350 # define malloc_usable_size je_malloc_usable_size
382 # undef je_malloc_usable_size macro
jemalloc_protos.h 53 JEMALLOC_EXPORT size_t JEMALLOC_NOTHROW je_malloc_usable_size(
  /external/jemalloc/include/jemalloc/internal/
public_unnamespace.h 20 #undef je_malloc_usable_size macro
public_namespace.h 20 #define je_malloc_usable_size JEMALLOC_N(malloc_usable_size) macro
  /external/jemalloc/src/
jemalloc.c 2606 je_malloc_usable_size(JEMALLOC_USABLE_SIZE_CONST void *ptr) function
    [all...]

Completed in 34 milliseconds