Home
last modified time | relevance | path

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

/llvm-project/compiler-rt/lib/scudo/standalone/tests/
H A Dallocator_config_test.cpp71 static const scudo::u32 EntriesArraySize = 256U; member
H A Dsecondary_test.cpp108 static const scudo::u32 EntriesArraySize = 128U; member
/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dallocator_config.h79 static const u32 EntriesArraySize = 32U; member
124 static const u32 EntriesArraySize = 256U; member