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

/external/jemalloc/include/jemalloc/
H A Djemalloc_defs.h30 #define JEMALLOC_USABLE_SIZE_CONST const macro
H A Djemalloc_defs.h.in27 #undef JEMALLOC_USABLE_SIZE_CONST
H A Djemalloc_protos.h54 JEMALLOC_USABLE_SIZE_CONST void *ptr) JEMALLOC_CXX_THROW;
H A Djemalloc_protos_jet.h54 JEMALLOC_USABLE_SIZE_CONST void *ptr) JEMALLOC_CXX_THROW;
H A Djemalloc_protos.h.in54 JEMALLOC_USABLE_SIZE_CONST void *ptr) JEMALLOC_CXX_THROW;
H A Djemalloc.h37 #define JEMALLOC_USABLE_SIZE_CONST const macro
248 JEMALLOC_USABLE_SIZE_CONST void *ptr) JEMALLOC_CXX_THROW;
/external/jemalloc/src/
H A Djemalloc.c2606 je_malloc_usable_size(JEMALLOC_USABLE_SIZE_CONST void *ptr)

Completed in 142 milliseconds