Home
last modified time | relevance | path

Searched refs:inallocx (Results 1 – 1 of 1) sorted by relevance

/src/contrib/jemalloc/src/
H A Djemalloc.c3905 inallocx(tsdn_t *tsdn, size_t size, int flags) { in inallocx() function
3921 size_t usize = inallocx(tsd_tsdn(tsd), size, flags); in sdallocx_default()
3980 usize = inallocx(tsdn, size, flags); in JEMALLOC_ATTR()