Searched refs:random_u16 (Results 1 – 1 of 1) sorted by relevance
321 random_u16(void) in random_u16() function346 return random_u16() % max; /* 0 .. max-1 */ in random_mod()3708 tRNS.red = random_u16(); in set_random_tRNS()3709 tRNS.green = random_u16(); in set_random_tRNS()3718 tRNS.red = random_u16(); in set_random_tRNS()3726 tRNS.gray = random_u16(); in set_random_tRNS()