Searched defs:je_malloc_usable_size (Results 1 – 4 of 4) sorted by relevance
20 #define je_malloc_usable_size JEMALLOC_N(malloc_usable_size) macro
26 # define je_malloc_usable_size je_malloc_usable_size macro
86 # define je_malloc_usable_size je_malloc_usable_size macro
2606 je_malloc_usable_size(JEMALLOC_USABLE_SIZE_CONST void *ptr) function