Home
last modified time | relevance | path

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

/external/jemalloc/include/jemalloc/internal/
Dprivate_symbols.txt276 icalloct
Djemalloc_internal.h872 void *icalloct(tsd_t *tsd, size_t size, szind_t ind, tcache_t *tcache,
959 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
Dprivate_unnamespace.h278 #undef icalloct
Djemalloc_internal.h.in872 void *icalloct(tsd_t *tsd, size_t size, szind_t ind, tcache_t *tcache,
959 icalloct(tsd_t *tsd, size_t size, szind_t ind, tcache_t *tcache, arena_t *arena) function
/external/jemalloc/src/
Djemalloc.c2074 return (icalloct(tsd, usize, ind, tcache, arena));