HomeSort by relevance Sort by last modified time
    Searched refs:dlmalloc_usable_size (Results 1 - 4 of 4) sorted by null

  /external/dlmalloc/
malloc.h 64 #define dlmalloc_usable_size malloc_usable_size macro
521 size_t dlmalloc_usable_size(const void*);
malloc.c 829 #define dlmalloc_usable_size macro
5421 size_t dlmalloc_usable_size(const void* mem) { function
    [all...]
  /bionic/libc/bionic/
ndk_cruft.cpp 339 // export dlmalloc_usable_size. We are moving away from dlmalloc in L
341 size_t dlmalloc_usable_size(void* ptr) { function
  /external/valgrind/coregrind/m_replacemalloc/
vg_replace_malloc.c     [all...]

Completed in 151 milliseconds