Home
last modified time | relevance | path

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

/external/jemalloc_new/src/
Djemalloc.c2247 isfree(tsd_t *tsd, void *ptr, size_t usize, tcache_t *tcache, bool slow_path) { function
3033 isfree(tsd, ptr, usize, tcache, false);
3035 isfree(tsd, ptr, usize, tcache, true);