Searched refs:alignments (Results 1 – 3 of 3) sorted by relevance
131 const size_t alignments[] = { in TEST_BEGIN() local140 for (i = 0; i < sizeof(alignments) / sizeof(size_t); i++) { in TEST_BEGIN()141 size_t alignment = alignments[i]; in TEST_BEGIN()192 const size_t alignments[] = { in TEST_BEGIN() local198 for (i = 0; i < sizeof(alignments) / sizeof(size_t); i++) { in TEST_BEGIN()199 size_t alignment = alignments[i]; in TEST_BEGIN()
238 * pointer alignments across all cache indices.
151 …lass Provides services to allocate and free memory buffers of various memory types and alignments.