Home
last modified time | relevance | path

Searched refs:GX2RoundUp (Results 1 – 1 of 1) sorted by relevance

/CafeSDK-2.12.13-1/system/include/cafe/gx2/
Dgx2Misc.h199 GX2_INLINE u32 GX2RoundUp(u32 value, u32 size) in GX2RoundUp() function
543 return (GX2Boolean)((u32)p == GX2RoundUp((u32)p, alignment)); in GX2IsAligned()