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

  /bionic/libc/bionic/
dlmalloc.h 62 #define dlmalloc_max_footprint malloc_max_footprint macro
223 size_t dlmalloc_max_footprint(void);
dlmalloc.c 699 #define dlmalloc_max_footprint malloc_max_footprint macro
4528 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/qemu/distrib/sdl-1.2.12/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 19 milliseconds