Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/compiler-rt/lib/scudo/
H A Dscudo_allocator.h58 const uptr MaxAlignmentLog = 24; // 16 MB variable
60 const uptr MaxAlignment = 1 << MaxAlignmentLog;