Searched refs:mspace_independent_calloc (Results 1 – 4 of 4) sorted by relevance
/external/dlmalloc/ |
D | malloc.h | 599 void** mspace_independent_calloc(mspace msp, size_t n_elements,
|
D | malloc.c | 1363 DLMALLOC_EXPORT void** mspace_independent_calloc(mspace msp, size_t n_elements, 5861 void** mspace_independent_calloc(mspace msp, size_t n_elements, in mspace_independent_calloc() function
|
/external/python/cpython2/Modules/_ctypes/libffi/src/ |
D | dlmalloc.c | 1093 void** mspace_independent_calloc(mspace msp, size_t n_elements, 4811 void** mspace_independent_calloc(mspace msp, size_t n_elements, in mspace_independent_calloc() function
|
/external/libffi/src/ |
D | dlmalloc.c | 1088 void** mspace_independent_calloc(mspace msp, size_t n_elements, 4806 void** mspace_independent_calloc(mspace msp, size_t n_elements, in mspace_independent_calloc() function
|