Searched defs:je_malloc_usable_size (Results 1 – 3 of 3) sorted by relevance
19 # define je_malloc_usable_size je_malloc_usable_size macro42 # define je_malloc_usable_size malloc_usable_size macro
12 #define je_malloc_usable_size JEMALLOC_N(malloc_usable_size) macro
3149 je_malloc_usable_size(JEMALLOC_USABLE_SIZE_CONST void *ptr) { function