Searched defs:StaticBufferCount (Results 1 – 2 of 2) sorted by relevance
328 static const uptr StaticBufferCount = 2U; variable
636 constexpr scudo::uptr StaticBufferCount = SCUDO_WORDSIZE - 1; in TEST() local