Searched refs:je_malloc_usable_size (Results 1 – 7 of 7) sorted by relevance
19 # define je_malloc_usable_size je_malloc_usable_size macro42 # define je_malloc_usable_size malloc_usable_size macro
23 # define malloc_usable_size je_malloc_usable_size55 # undef je_malloc_usable_size
239 JEMALLOC_EXPORT size_t JEMALLOC_NOTHROW je_malloc_usable_size(354 # define malloc_usable_size je_malloc_usable_size386 # undef je_malloc_usable_size
53 JEMALLOC_EXPORT size_t JEMALLOC_NOTHROW je_malloc_usable_size(
12 #undef je_malloc_usable_size
12 #define je_malloc_usable_size JEMALLOC_N(malloc_usable_size) macro
3147 je_malloc_usable_size(JEMALLOC_USABLE_SIZE_CONST void *ptr) { function