Home
last modified time | relevance | path

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

/external/jemalloc/include/jemalloc/internal/
Djemalloc_internal.h.in959 icalloct(tsd_t *tsd, size_t size, szind_t ind, tcache_t *tcache, arena_t *arena) function
Djemalloc_internal.h959 icalloct(tsd_t *tsd, size_t size, szind_t ind, tcache_t *tcache, arena_t *arena) in icalloct() function
Dprivate_namespace.h278 #define icalloct JEMALLOC_N(icalloct) macro