Searched defs:malloc_usable_size (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/scudo/
H A Dscudo_malloc.cpp74 INTERCEPTOR_ATTRIBUTE size_t malloc_usable_size(void *ptr) { function
/freebsd-11-stable/contrib/tcsh/
H A Dtc.alloc.c464 malloc_usable_size(M_U_S_CONST void *ptr) function
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_malloc_linux.cpp256 uptr (*malloc_usable_size)(void *mem); member in struct:MallocDebugK
264 uptr (*malloc_usable_size)(void *mem); member in struct:MallocDebugL
/freebsd-11-stable/contrib/jemalloc/include/jemalloc/
H A Djemalloc.h343 # define malloc_usable_size je_malloc_usable_size macro

Completed in 132 milliseconds