Home
last modified time | relevance | path

Searched refs:isdalloct (Results 1 – 5 of 5) sorted by relevance

/external/jemalloc/include/jemalloc/internal/
Djemalloc_internal.h1009 void isdalloct(tsdn_t *tsdn, void *ptr, size_t size, tcache_t *tcache,
1185 isdalloct(tsdn_t *tsdn, void *ptr, size_t size, tcache_t *tcache, in isdalloct() function
1199 isdalloct(tsd_tsdn(tsd), ptr, size, tcache, slow_path); in isqalloc()
Dprivate_symbols.txt311 isdalloct
Dprivate_namespace.h311 #define isdalloct JEMALLOC_N(isdalloct) macro
Djemalloc_internal.h.in1009 void isdalloct(tsdn_t *tsdn, void *ptr, size_t size, tcache_t *tcache,
1185 isdalloct(tsdn_t *tsdn, void *ptr, size_t size, tcache_t *tcache, function
1199 isdalloct(tsd_tsdn(tsd), ptr, size, tcache, slow_path);
Dprivate_unnamespace.h311 #undef isdalloct