Home
last modified time | relevance | path

Searched refs:TabBits (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/compiler-rt/lib/scudo/standalone/
Dstack_depot.h67 static const uptr TabBits = 4; variable
69 static const uptr TabBits = 16; variable
71 static const uptr TabSize = 1 << TabBits;
/external/scudo/standalone/
Dstack_depot.h67 static const uptr TabBits = 4; variable
69 static const uptr TabBits = 16; variable
71 static const uptr TabSize = 1 << TabBits;