Home
last modified time | relevance | path

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

/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dallocator_config.h58 static const uptr GroupSizeLog = 21U; member
65 static const uptr GroupSizeLog = 19U; member
105 static const uptr GroupSizeLog = 20U; member
110 static const uptr GroupSizeLog = 18U; member
148 static const uptr GroupSizeLog = 19U; member
152 static const uptr GroupSizeLog = 21U; member
177 static const uptr GroupSizeLog = 20U; member
/llvm-project/compiler-rt/lib/scudo/standalone/tests/
H A Dprimary_test.cpp40 static const scudo::uptr GroupSizeLog = 18U; member
64 static const scudo::uptr GroupSizeLog = 20U; member
88 static const scudo::uptr GroupSizeLog = 20U; member
116 static const scudo::uptr GroupSizeLog = 20U; member
141 static const scudo::uptr GroupSizeLog = 18U; member
253 static const scudo::uptr GroupSizeLog = 20U; member
H A Dallocator_config_test.cpp34 static const scudo::uptr GroupSizeLog = 18U; member
H A Dcombined_test.cpp183 static const scudo::uptr GroupSizeLog = 20U; member
188 static const scudo::uptr GroupSizeLog = 18U; member
698 static const scudo::uptr GroupSizeLog = 18; global() member