Lines Matching refs:malloc_usable_size
653 #define dlmalloc_usable_size malloc_usable_size956 malloc_usable_size(void* p);963 programming practice. malloc_usable_size can be more useful in967 assert(malloc_usable_size(p) >= 256);