Searched refs:mspace_independent_comalloc (Results 1 – 4 of 4) sorted by relevance
/external/dlmalloc/ |
D | malloc.h | 601 void** mspace_independent_comalloc(mspace msp, size_t n_elements,
|
D | malloc.c | 1370 DLMALLOC_EXPORT void** mspace_independent_comalloc(mspace msp, size_t n_elements, 5872 void** mspace_independent_comalloc(mspace msp, size_t n_elements, in mspace_independent_comalloc() function
|
/external/python/cpython2/Modules/_ctypes/libffi/src/ |
D | dlmalloc.c | 1100 void** mspace_independent_comalloc(mspace msp, size_t n_elements, 4822 void** mspace_independent_comalloc(mspace msp, size_t n_elements, in mspace_independent_comalloc() function
|
/external/libffi/src/ |
D | dlmalloc.c | 1095 void** mspace_independent_comalloc(mspace msp, size_t n_elements, 4817 void** mspace_independent_comalloc(mspace msp, size_t n_elements, in mspace_independent_comalloc() function
|