Searched refs:ixallocx_helper (Results 1 – 1 of 1) sorted by relevance
/external/jemalloc_new/src/ |
D | jemalloc.c | 2769 ixallocx_helper(tsdn_t *tsdn, void *ptr, size_t old_usize, size_t size, function 2789 usize = ixallocx_helper(tsdn, ptr, old_usize, size, extra, alignment, 2831 usize = ixallocx_helper(tsd_tsdn(tsd), ptr, old_usize, size, 2889 usize = ixallocx_helper(tsd_tsdn(tsd), ptr, old_usize, size,
|