Searched refs:je_malloc_usable_size (Results 1 – 5 of 5) sorted by relevance
70 # define je_malloc_usable_size malloc_usable_size macro259 JEMALLOC_EXPORT size_t JEMALLOC_NOTHROW je_malloc_usable_size(374 # define malloc_usable_size je_malloc_usable_size405 # undef je_malloc_usable_size
101 #undef je_malloc_usable_size124 #define je_malloc_usable_size __malloc_usable_size macro
12 #define je_malloc_usable_size JEMALLOC_N(malloc_usable_size) macro
251 +#undef je_malloc_usable_size274 +#define je_malloc_usable_size __malloc_usable_size362 @@ -3160,6 +3164,103 @@ je_malloc_usable_size(JEMALLOC_USABLE_SIZE_CONST void *ptr) {
3135 je_malloc_usable_size(JEMALLOC_USABLE_SIZE_CONST void *ptr) { in je_malloc_usable_size() function