Searched refs:isdalloct (Results 1 – 5 of 5) sorted by relevance
/external/jemalloc/include/jemalloc/internal/ |
D | jemalloc_internal.h | 1009 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()
|
D | private_symbols.txt | 311 isdalloct
|
D | private_namespace.h | 311 #define isdalloct JEMALLOC_N(isdalloct) macro
|
D | jemalloc_internal.h.in | 1009 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);
|
D | private_unnamespace.h | 311 #undef isdalloct
|