Searched defs:MinAlignLog (Results 1 – 1 of 1) sorted by relevance
30 static constexpr scudo::uptr MinAlignLog = FIRST_32_SECOND_64(3U, 4U); variable 830 constexpr scudo::uptr MinAlignLog = FIRST_32_SECOND_64(3U, 4U); SCUDO_TYPED_TEST() local