Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dallocator_config.h151 static const u32 DefaultMaxEntriesCount = 32U; global() member
196 static const u32 DefaultMaxEntriesCount = 32U; global() member