Searched defs:RoundUp (Results 1 – 5 of 5) sorted by relevance
84 inline T RoundUp(T x, u32 base) in RoundUp() function90 inline void* RoundUp(void* x, u32 base) in RoundUp() function96 inline const void* RoundUp(const void* x, u32 base) in RoundUp() function
25 T RoundUp(T x, int r) in RoundUp() function
190 static uptr RoundUp(uptr addr, s32 alignment) in RoundUp() function
43 static uptr RoundUp(uptr addr) in RoundUp() function
44 static uptr RoundUp(uptr addr) in RoundUp() function