Searched refs:isdalloct (Results 1 - 3 of 3) sorted by relevance

/external/jemalloc/include/jemalloc/internal/
H A Djemalloc_internal.h832 void isdalloct(tsd_t *tsd, void *ptr, size_t size, tcache_t *tcache);
1025 isdalloct(tsd_t *tsd, void *ptr, size_t size, tcache_t *tcache)
1038 isdalloct(tsd, ptr, size, tcache);
H A Dprivate_namespace.h287 #define isdalloct JEMALLOC_N(isdalloct) macro
H A Dprivate_unnamespace.h287 #undef isdalloct macro

Completed in 91 milliseconds