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

  /bionic/libc/bionic/
dlmalloc.c 4849 void* mspace_calloc(mspace msp, size_t n_elements, size_t elem_size) { function
    [all...]
  /external/libffi/src/
dlmalloc.c 4691 void* mspace_calloc(mspace msp, size_t n_elements, size_t elem_size) { function
    [all...]
  /external/qemu/distrib/sdl-1.2.12/src/stdlib/
SDL_malloc.c 4701 void* mspace_calloc(mspace msp, size_t n_elements, size_t elem_size) { function
    [all...]

Completed in 232 milliseconds