Home
last modified time | relevance | path

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

/openbsd-src/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); in SCUDO_TYPED_TEST() local