Searched defs:ALLOC_SIZE (Results 1 – 2 of 2) sorted by relevance
/llvm-project/libc/test/src/__support/ | ||
H A D | freelist_heap_test.cpp | 71 uintptr_t ptr1_end = ptr1_start + ALLOC_SIZE; variable |
/llvm-project/libc/test/integration/scudo/ | ||
H A D | integration_test.cpp | 11 static const size_t ALLOC_SIZE = 128; variable |