Home
last modified time | relevance | path

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

/external/jemalloc/include/jemalloc/internal/
Djemalloc_internal.h888 imalloct(tsd_t *tsd, size_t size, tcache_t *tcache, arena_t *arena) in imalloct() function
Djemalloc_internal.h.in888 imalloct(tsd_t *tsd, size_t size, tcache_t *tcache, arena_t *arena) function
Dprivate_namespace.h273 #define imalloct JEMALLOC_N(imalloct) macro