Searched refs:kRhsRedzoneAlign (Results 1 – 1 of 1) sorted by relevance
44 constexpr int64 kRhsRedzoneAlign = 4; variable74 int64 rhs_slop = RoundUpToNearest(byte_size, kRhsRedzoneAlign) - byte_size; in AllocateBytes()257 RoundUpToNearest<int64>(user_allocation_size, kRhsRedzoneAlign) - in CheckRedzonesForBuffer()