Searched refs:imallocx_maybe_flags (Results 1 – 1 of 1) sorted by relevance
/external/jemalloc/src/ |
D | jemalloc.c | 1951 imallocx_maybe_flags(tsd_t *tsd, size_t size, int flags, size_t usize, function 1974 p = imallocx_maybe_flags(tsd, size, flags, usize, alignment, 1996 p = imallocx_maybe_flags(tsd, size, flags, *usize, alignment,
|