Searched defs:ALIGNMENTS (Results 1 – 1 of 1) sorted by relevance
/llvm-project/libc/test/src/__support/ |
H A D | freelist_heap_test.cpp | 222 constexpr size_t ALIGNMENTS[] = {1, 2, 4, 8, 16, 32, 64, 128, 256}; global() variable 250 constexpr size_t ALIGNMENTS[] = {1, 2, 4, 8, 16, 32, 64, 128, 256}; TEST() local 266 constexpr size_t ALIGNMENTS[] = {4, 8, 16, 32, 64, 128, 256}; global() variable
|