Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/compiler-rt/lib/scudo/standalone/
H A Dcombined.h1014 static const uptr MaxAlignmentLog = 24U; // 16 MB seems reasonable. variable
1016 static const uptr MaxAlignment = 1UL << MaxAlignmentLog;