HomeSort by relevance Sort by last modified time
    Searched defs:dlmalloc_usable_size (Results 1 - 4 of 4) sorted by null

  /bionic/libc/bionic/
dlmalloc.h 56 #define dlmalloc_usable_size malloc_usable_size macro
457 size_t dlmalloc_usable_size(void*);
dlmalloc.c 693 #define dlmalloc_usable_size malloc_usable_size macro
4637 size_t dlmalloc_usable_size(void* mem) { function
    [all...]
  /external/libffi/src/
dlmalloc.c 653 #define dlmalloc_usable_size malloc_usable_size macro
4387 size_t dlmalloc_usable_size(void* mem) { function
    [all...]
  /external/qemu/distrib/sdl-1.2.12/src/stdlib/
SDL_malloc.c 697 #define dlmalloc_usable_size malloc_usable_size macro
4397 size_t dlmalloc_usable_size(void* mem) { function
    [all...]

Completed in 1013 milliseconds