Home
last modified time | relevance | path

Searched refs:alignments (Results 1 – 3 of 3) sorted by relevance

/f-stack/app/redis-5.0.5/deps/jemalloc/test/unit/
H A Dbase.c131 const size_t alignments[] = { in TEST_BEGIN() local
140 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() local
198 for (i = 0; i < sizeof(alignments) / sizeof(size_t); i++) { in TEST_BEGIN()
199 size_t alignment = alignments[i]; in TEST_BEGIN()
/f-stack/app/redis-5.0.5/deps/jemalloc/include/jemalloc/internal/
H A Djemalloc_internal_defs.h.in238 * pointer alignments across all cache indices.
/f-stack/freebsd/contrib/edk2/
H A DMdePkg.dec151 …lass Provides services to allocate and free memory buffers of various memory types and alignments.