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

  /bionic/libc/bionic/
dlmalloc.h 577 mspace_independent_calloc behaves as independent_calloc, but
580 void** mspace_independent_calloc(mspace msp, size_t n_elements,
dlmalloc.c 4957 void** mspace_independent_calloc(mspace msp, size_t n_elements, function
    [all...]
  /external/libffi/src/
dlmalloc.c 4744 void** mspace_independent_calloc(mspace msp, size_t n_elements, function
    [all...]
  /external/qemu/distrib/sdl-1.2.12/src/stdlib/
SDL_malloc.c 4754 void** mspace_independent_calloc(mspace msp, size_t n_elements, function
    [all...]

Completed in 9732 milliseconds