Searched defs:MinAlignLog (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/gnu/llvm/compiler-rt/lib/scudo/standalone/tests/
H A Dcombined_test.cpp25 static constexpr scudo::uptr MinAlignLog = FIRST_32_SECOND_64(3U, 4U); variable
652 constexpr scudo::uptr MinAlignLog = FIRST_32_SECOND_64(3U, 4U); local

Completed in 121 milliseconds