Searched refs:roundDownTo (Results 1 – 2 of 2) sorted by relevance
34 inline constexpr uptr roundDownTo(uptr X, uptr Boundary) { in roundDownTo() function
246 roundDownTo(CommitBase + CommitSize - Size, Alignment); in retrieve()573 const uptr AllocPos = roundDownTo(CommitBase + CommitSize - Size, Alignment); in allocate()