Home
last modified time | relevance | path

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

/external/jemalloc/include/jemalloc/internal/
Djemalloc_internal.h1032 isqalloc(tsd_t *tsd, void *ptr, size_t size, tcache_t *tcache) in isqalloc() function
Djemalloc_internal.h.in1032 isqalloc(tsd_t *tsd, void *ptr, size_t size, tcache_t *tcache) function
Dprivate_namespace.h289 #define isqalloc JEMALLOC_N(isqalloc) macro