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

  /bionic/libc/upstream-dlmalloc/
malloc.h 66 #define dlmalloc_max_footprint malloc_max_footprint macro
247 size_t dlmalloc_max_footprint(void);
malloc.c 831 #define dlmalloc_max_footprint macro
5370 size_t dlmalloc_max_footprint(void) { function
    [all...]
  /external/libffi/src/
closures.c 163 static size_t dlmalloc_max_footprint(void) MAYBE_UNUSED;
dlmalloc.c 655 #define dlmalloc_max_footprint malloc_max_footprint macro
4373 size_t dlmalloc_max_footprint(void) { function
    [all...]
  /external/eigen/unsupported/test/mpreal/
dlmalloc.c 773 #define dlmalloc_max_footprint macro
4919 size_t dlmalloc_max_footprint(void) { function
    [all...]
  /external/qemu/distrib/sdl-1.2.15/src/stdlib/
SDL_malloc.c 699 #define dlmalloc_max_footprint malloc_max_footprint macro
4383 size_t dlmalloc_max_footprint(void) { function
    [all...]

Completed in 52 milliseconds