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

  /bionic/libc/bionic/
dlmalloc.h 504 destroy_mspace destroys the given space, and attempts to return all
509 size_t destroy_mspace(mspace msp);
dlmalloc.c 4617 size_t destroy_mspace(mspace msp) { function
    [all...]
  /system/core/libcutils/
mspace.c 52 #define destroy_mspace HIDDEN_destroy_mspace_HIDDEN macro
  /external/libffi/src/
dlmalloc.c 4459 size_t destroy_mspace(mspace msp) { function
    [all...]
  /external/qemu/distrib/sdl-1.2.12/src/stdlib/
SDL_malloc.c 4469 size_t destroy_mspace(mspace msp) { function
    [all...]

Completed in 23 milliseconds