Searched defs:huge_dalloc_junk (Results 1 - 3 of 3) sorted by relevance

/external/jemalloc/src/
H A Dhuge.c137 #undef huge_dalloc_junk macro
138 #define huge_dalloc_junk JEMALLOC_N(huge_dalloc_junk_impl) macro
141 huge_dalloc_junk(void *ptr, size_t usize) function
154 #undef huge_dalloc_junk macro
155 #define huge_dalloc_junk JEMALLOC_N(huge_dalloc_junk) macro
156 huge_dalloc_junk_t *huge_dalloc_junk = JEMALLOC_N(huge_dalloc_junk_impl); variable
175 huge_dalloc_junk(node->addr, node->size);
/external/jemalloc/include/jemalloc/internal/
H A Dprivate_namespace.h203 #define huge_dalloc_junk JEMALLOC_N(huge_dalloc_junk) macro
H A Dprivate_unnamespace.h203 #undef huge_dalloc_junk macro

Completed in 287 milliseconds