Home
last modified time | relevance | path

Searched refs:dlmalloc_footprint (Results 1 – 6 of 6) sorted by relevance

/external/dlmalloc/
Dmalloc.h65 #define dlmalloc_footprint malloc_footprint macro
234 size_t dlmalloc_footprint(void);
Dmalloc.c830 #define dlmalloc_footprint malloc_footprint macro
975 DLMALLOC_EXPORT size_t dlmalloc_footprint(void);
5380 size_t dlmalloc_footprint(void) { in dlmalloc_footprint() function
/external/libffi/src/
Dclosures.c231 static size_t dlmalloc_footprint(void) MAYBE_UNUSED;
Ddlmalloc.c665 #define dlmalloc_footprint malloc_footprint macro
779 size_t dlmalloc_footprint(void);
4431 size_t dlmalloc_footprint(void) { in dlmalloc_footprint() function
/external/python/cpython2/Modules/_ctypes/libffi/src/
Dclosures.c231 static size_t dlmalloc_footprint(void) MAYBE_UNUSED;
Ddlmalloc.c670 #define dlmalloc_footprint malloc_footprint macro
784 size_t dlmalloc_footprint(void);
4436 size_t dlmalloc_footprint(void) { in dlmalloc_footprint() function