Searched refs:dlmalloc_max_footprint (Results 1 - 4 of 4) sorted by relevance

/external/dlmalloc/
H A Dmalloc.h66 #define dlmalloc_max_footprint malloc_max_footprint macro
247 size_t dlmalloc_max_footprint(void);
H A Dmalloc.c831 #define dlmalloc_max_footprint malloc_max_footprint macro
988 DLMALLOC_EXPORT size_t dlmalloc_max_footprint(void);
5384 size_t dlmalloc_max_footprint(void) { function
/external/python/cpython2/Modules/_ctypes/libffi/src/
H A Dclosures.c232 static size_t dlmalloc_max_footprint(void) MAYBE_UNUSED;
H A Ddlmalloc.c671 #define dlmalloc_max_footprint malloc_max_footprint macro
797 size_t dlmalloc_max_footprint(void);
4440 size_t dlmalloc_max_footprint(void) { function

Completed in 136 milliseconds