Searched defs:RoundUpTo (Results 1 – 3 of 3) sorted by relevance
31 inline size_t RoundUpTo(size_t size, size_t boundary) { in RoundUpTo() function
189 UNUSED static uptr RoundUpTo(uptr size, uptr boundary) { in RoundUpTo() function
459 inline constexpr uptr RoundUpTo(uptr size, uptr boundary) { in RoundUpTo() function