Searched refs:MATHRandContext16 (Results 1 – 2 of 2) sorted by relevance
42 MATHRandContext16; typedef103 static inline void MATH_InitRand16(MATHRandContext16 *context, u32 seed) in MATH_InitRand16()123 static inline u16 MATH_Rand16(MATHRandContext16 *context, u16 max) in MATH_Rand16()
57 MATHRandContext16 rnd; in NitroMain()