Home
last modified time | relevance | path

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

/external/jemalloc/include/jemalloc/internal/
Djemalloc_internal.h888 void isdalloct(tsd_t *tsd, void *ptr, size_t size, tcache_t *tcache);
1084 isdalloct(tsd_t *tsd, void *ptr, size_t size, tcache_t *tcache) in isdalloct() function
1097 isdalloct(tsd, ptr, size, tcache); in isqalloc()
Dprivate_symbols.txt295 isdalloct
Dprivate_namespace.h297 #define isdalloct JEMALLOC_N(isdalloct) macro
Djemalloc_internal.h.in888 void isdalloct(tsd_t *tsd, void *ptr, size_t size, tcache_t *tcache);
1084 isdalloct(tsd_t *tsd, void *ptr, size_t size, tcache_t *tcache) function
1097 isdalloct(tsd, ptr, size, tcache);
Dprivate_unnamespace.h297 #undef isdalloct