Searched defs:RoundUp (Results 1 – 5 of 5) sorted by relevance
202 inline T RoundUp(T x, u32 base) in RoundUp() function216 inline void* RoundUp(void* x, u32 base) in RoundUp() function230 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