Searched refs:je_malloc_usable_size (Results 1 – 5 of 5) sorted by relevance
80 # define je_malloc_usable_size malloc_usable_size299 JEMALLOC_EXPORT size_t JEMALLOC_NOTHROW je_malloc_usable_size(419 # define malloc_usable_size je_malloc_usable_size452 # undef je_malloc_usable_size73 # define je_malloc_usable_size global() macro
117 #undef je_malloc_usable_size139 #define je_malloc_usable_size __malloc_usable_size133 #define je_malloc_usable_size global() macro
13 #define je_malloc_usable_size JEMALLOC_N(malloc_usable_size)12 #define je_malloc_usable_size global() macro
266 +#undef je_malloc_usable_size289 +#define je_malloc_usable_size __malloc_usable_size403 @@ -3750,6 +3735,103 @@ je_malloc_usable_size(JEMALLOC_USABLE_SIZE_CONST void *ptr) {
4104 je_malloc_usable_size(JEMALLOC_USABLE_SIZE_CONST void *ptr) { in je_malloc_usable_size() function