Searched defs:mspace_independent_calloc (Results 1 - 1 of 1) sorted by relevance

/external/dlmalloc/
H A Dmalloc.c1360 mspace_independent_calloc behaves as independent_calloc, but
1363 DLMALLOC_EXPORT void** mspace_independent_calloc(mspace msp, size_t n_elements,
5861 void** mspace_independent_calloc(mspace msp, size_t n_elements, function

Completed in 39 milliseconds