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

/bionic/libc/upstream-dlmalloc/
H A Dmalloc.h599 void** mspace_independent_calloc(mspace msp, size_t n_elements,
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,
5847 void** mspace_independent_calloc(mspace msp, size_t n_elements, function

Completed in 94 milliseconds