Searched defs:MinAlignmentLog (Results 1 – 4 of 4) sorted by relevance
56 const uptr MinAlignmentLog = FIRST_32_SECOND_64(3, 4); variable
34 const uptr MinAlignmentLog = 4; // 16 bytes for x64 variable
933 static const uptr MinAlignmentLog = SCUDO_MIN_ALIGNMENT_LOG; variable
955 static const uptr MinAlignmentLog = SCUDO_MIN_ALIGNMENT_LOG; variable