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

  /bionic/libc/bionic/
dlmalloc.c 1718 typedef struct malloc_chunk* mchunkptr; typedef in typeref:struct:malloc_chunk
    [all...]
  /external/libffi/src/
dlmalloc.c 1605 typedef struct malloc_chunk* mchunkptr; typedef in typeref:struct:malloc_chunk
    [all...]
  /external/qemu/distrib/sdl-1.2.12/src/stdlib/
SDL_malloc.c 1651 typedef struct malloc_chunk* mchunkptr; typedef in typeref:struct:malloc_chunk
    [all...]
  /external/v8/test/mjsunit/
unicode-test.js     [all...]
  /system/core/libcutils/
mspace.c 76 const mchunkptr p = mem2chunk(mem);

Completed in 277 milliseconds