Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dprimary32.h1123 const uptr MaxContainedBlocks = AllocatedGroupSize / BlockSize; markFreeBlocks() local
H A Dprimary64.h1504 uptr MaxContainedBlocks = AllocatedGroupSize / BlockSize; markFreeBlocks() local