Home
last modified time | relevance | path

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

/external/jemalloc/include/jemalloc/internal/
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) in isdalloct() function
1038 isdalloct(tsd, ptr, size, tcache); in isqalloc()
Dprivate_symbols.txt287 isdalloct
Dprivate_namespace.h287 #define isdalloct JEMALLOC_N(isdalloct) macro
Djemalloc_internal.h.in832 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) function
1038 isdalloct(tsd, ptr, size, tcache);
Dprivate_unnamespace.h287 #undef isdalloct