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

  /external/eigen/unsupported/test/mpreal/
dlmalloc.h 435 destroy_mspace destroys the given space, and attempts to return all
440 size_t destroy_mspace(mspace msp);
458 necessarily released to the system upon destroy_mspace. Enabling
460 leakage when relying on destroy_mspace to release all memory
dlmalloc.c 5023 size_t destroy_mspace(mspace msp) { function
    [all...]
  /bionic/libc/upstream-dlmalloc/
malloc.h 545 destroy_mspace destroys the given space, and attempts to return all
550 size_t destroy_mspace(mspace msp);
568 necessarily released to the system upon destroy_mspace. Enabling
570 leakage when relying on destroy_mspace to release all memory
malloc.c 5496 size_t destroy_mspace(mspace msp) { function
    [all...]
  /external/libffi/src/
dlmalloc.c 4459 size_t destroy_mspace(mspace msp) { function
    [all...]
  /external/qemu/distrib/sdl-1.2.15/src/stdlib/
SDL_malloc.c 4469 size_t destroy_mspace(mspace msp) { function
    [all...]

Completed in 37 milliseconds