Searched refs:LIST_OVERHEAD (Results 1 - 1 of 1) sorted by relevance
/third_party/musl/libc-test/src/functional/ | ||
H A D | test-malloc-stats-common.h | 31 #define LIST_OVERHEAD (2 * sizeof(void *)) macro 32 #define OVERHEAD (sizeof(size_t) + LIST_OVERHEAD) |
Completed in 1 milliseconds