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