Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dallocator_config.h149 static const u32 EntriesArraySize = 32U; global() member
194 static const u32 EntriesArraySize = 256U; global() member