Home
last modified time | relevance | path

Searched defs:RoundUp (Results 1 – 3 of 3) sorted by relevance

/CTR-SDK-4.2.5/include/nn/math/
Dmath_Utility.h202 inline T RoundUp(T x, u32 base) in RoundUp() function
216 inline void* RoundUp(void* x, u32 base) in RoundUp() function
230 inline const void* RoundUp(const void* x, u32 base) in RoundUp() function
/CTR-SDK-4.2.5/include/nn/fnd/
Dfnd_HeapBase.h192 static uptr RoundUp(uptr addr, s32 alignment) in RoundUp() function
Dfnd_BuddyHeap.h43 static uptr RoundUp(uptr addr) in RoundUp() function