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