Home
last modified time | relevance | path

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

/external/jemalloc/include/jemalloc/internal/
Djemalloc_internal.h.in1175 iqalloc(tsd_t *tsd, void *ptr, tcache_t *tcache, bool slow_path) function
Djemalloc_internal.h1175 iqalloc(tsd_t *tsd, void *ptr, tcache_t *tcache, bool slow_path) in iqalloc() function
Dprivate_namespace.h306 #define iqalloc JEMALLOC_N(iqalloc) macro