Home
last modified time | relevance | path

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

/llvm-project/compiler-rt/lib/scudo/standalone/tests/
H A Dcombined_test.cpp30 static constexpr scudo::uptr MinAlignLog = FIRST_32_SECOND_64(3U, 4U); variable
830 constexpr scudo::uptr MinAlignLog = FIRST_32_SECOND_64(3U, 4U); SCUDO_TYPED_TEST() local