Home
last modified time | relevance | path

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

/external/llvm-project/compiler-rt/lib/scudo/standalone/
Dstack_depot.h76 static const uptr RingBits = 4; variable
78 static const uptr RingBits = 19; variable
80 static const uptr RingSize = 1 << RingBits;
/external/scudo/standalone/
Dstack_depot.h76 static const uptr RingBits = 4; variable
78 static const uptr RingBits = 19; variable
80 static const uptr RingSize = 1 << RingBits;