Home
last modified time | relevance | path

Searched defs:isqalloc (Results 1 – 3 of 3) sorted by relevance

/external/jemalloc/include/jemalloc/internal/
Djemalloc_internal.h.in1193 isqalloc(tsd_t *tsd, void *ptr, size_t size, tcache_t *tcache, bool slow_path) function
Djemalloc_internal.h1193 isqalloc(tsd_t *tsd, void *ptr, size_t size, tcache_t *tcache, bool slow_path) in isqalloc() function
Dprivate_namespace.h312 #define isqalloc JEMALLOC_N(isqalloc) macro