Searched defs:ALIGNMENT (Results 1 – 3 of 3) sorted by relevance
32 constexpr int ALIGNMENT = 1; variable
148 constexpr size_t ALIGNMENT = DEFAULT_INTERNAL_ALIGNMENT_IN_BYTES * 2U; in TEST_F() local190 constexpr size_t ALIGNMENT = DEFAULT_INTERNAL_ALIGNMENT_IN_BYTES * 2U; in TEST_F() local
145 static constexpr size_t ALIGNMENT = sizeof(uint64_t); variable