Searched refs:ixallocx_helper (Results 1 – 1 of 1) sorted by relevance
/external/jemalloc/src/ |
D | jemalloc.c | 2202 ixallocx_helper(void *ptr, size_t old_usize, size_t size, size_t extra, function 2233 usize = ixallocx_helper(ptr, old_usize, size, extra, alignment, 2261 usize = ixallocx_helper(ptr, old_usize, size, extra, alignment, 2297 usize = ixallocx_helper(ptr, old_usize, size, extra, alignment,
|