Searched refs:je_malloc_usable_size (Results 1 - 7 of 7) sorted by relevance

/external/jemalloc/include/jemalloc/
H A Djemalloc_rename.h25 # define je_malloc_usable_size je_malloc_usable_size macro
H A Djemalloc_mangle.h30 # define malloc_usable_size je_malloc_usable_size
61 # undef je_malloc_usable_size macro
H A Djemalloc.h57 # define je_malloc_usable_size je_malloc_usable_size macro
147 JEMALLOC_EXPORT size_t je_malloc_usable_size(
191 # define malloc_usable_size je_malloc_usable_size
222 # undef je_malloc_usable_size macro
H A Djemalloc_protos.h36 JEMALLOC_EXPORT size_t je_malloc_usable_size(
/external/jemalloc/include/jemalloc/internal/
H A Dpublic_unnamespace.h19 #undef je_malloc_usable_size macro
H A Dpublic_namespace.h19 #define je_malloc_usable_size JEMALLOC_N(malloc_usable_size) macro
/external/jemalloc/src/
H A Djemalloc.c1856 je_malloc_usable_size(JEMALLOC_USABLE_SIZE_CONST void *ptr) function

Completed in 198 milliseconds