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
168 UNUSED static uptr RoundUpTo(uptr size, uptr boundary) { in RoundUpTo() function
446 inline constexpr uptr RoundUpTo(uptr size, uptr boundary) { in RoundUpTo() function