Searched refs:dlmalloc_footprint (Results 1 - 8 of 8) sorted by relevance

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

Completed in 812 milliseconds