Searched refs:MaxAlignmentLog (Results 1 – 4 of 4) sorted by relevance
57 const uptr MaxAlignmentLog = 24; // 16 MB variable59 const uptr MaxAlignment = 1 << MaxAlignmentLog;
35 const uptr MaxAlignmentLog = 24; variable267 static const uptr MaxAlignment = 1 << MaxAlignmentLog; // 16 MB
934 static const uptr MaxAlignmentLog = 24U; // 16 MB seems reasonable. variable936 static const uptr MaxAlignment = 1UL << MaxAlignmentLog;
956 static const uptr MaxAlignmentLog = 24U; // 16 MB seems reasonable. variable958 static const uptr MaxAlignment = 1UL << MaxAlignmentLog;