Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dallocator_config.h150 static const u32 QuarantineSize = 0U; global() member
195 static const u32 QuarantineSize = 32U; global() member