Searched refs:je_malloc_usable_size (Results 1 – 5 of 5) sorted by relevance
73 # define je_malloc_usable_size malloc_usable_size macro270 JEMALLOC_EXPORT size_t JEMALLOC_NOTHROW je_malloc_usable_size(385 # define malloc_usable_size je_malloc_usable_size417 # undef je_malloc_usable_size
107 #undef je_malloc_usable_size130 #define je_malloc_usable_size __malloc_usable_size macro
12 #define je_malloc_usable_size JEMALLOC_N(malloc_usable_size) 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) {
3707 je_malloc_usable_size(JEMALLOC_USABLE_SIZE_CONST void *ptr) { in je_malloc_usable_size() function