Searched defs:je_malloc_usable_size (Results 1 – 4 of 4) sorted by relevance
12 #define je_malloc_usable_size JEMALLOC_N(malloc_usable_size) macro
133 #define je_malloc_usable_size __malloc_usable_size macro
73 # define je_malloc_usable_size malloc_usable_size macro
3707 je_malloc_usable_size(JEMALLOC_USABLE_SIZE_CONST void *ptr) { in je_malloc_usable_size() function