Home
last modified time | relevance | path

Searched defs:isdalloct (Results 1 – 4 of 4) sorted by relevance

/external/jemalloc_new/include/jemalloc/internal/
Djemalloc_internal_inlines_c.h127 isdalloct(tsdn_t *tsdn, void *ptr, size_t size, tcache_t *tcache, in isdalloct() function
/external/jemalloc/include/jemalloc/internal/
Djemalloc_internal.h.in1185 isdalloct(tsdn_t *tsdn, void *ptr, size_t size, tcache_t *tcache, function
Djemalloc_internal.h1185 isdalloct(tsdn_t *tsdn, void *ptr, size_t size, tcache_t *tcache, in isdalloct() function
Dprivate_namespace.h311 #define isdalloct JEMALLOC_N(isdalloct) macro