Home
last modified time | relevance | path

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

/external/jemalloc_new/src/
Djemalloc.c2981 inallocx(tsdn_t *tsdn, size_t size, int flags) { function
3004 size_t usize = inallocx(tsd_tsdn(tsd), size, flags);
3058 usize = inallocx(tsdn, size, flags);