Home
last modified time | relevance | path

Searched defs:dlmalloc_usable_size (Results 1 – 4 of 4) sorted by relevance

/external/dlmalloc/
Dmalloc.h64 #define dlmalloc_usable_size malloc_usable_size macro
Dmalloc.c829 #define dlmalloc_usable_size malloc_usable_size macro
5421 size_t dlmalloc_usable_size(const void* mem) { in dlmalloc_usable_size() function
/external/python/cpython2/Modules/_ctypes/libffi/src/
Ddlmalloc.c669 #define dlmalloc_usable_size malloc_usable_size macro
4454 size_t dlmalloc_usable_size(void* mem) { in dlmalloc_usable_size() function
/external/libffi/src/
Ddlmalloc.c664 #define dlmalloc_usable_size malloc_usable_size macro
4449 size_t dlmalloc_usable_size(void* mem) { in dlmalloc_usable_size() function