Searched refs:random_u16 (Results 1 – 1 of 1) sorted by relevance
322 random_u16(void) in random_u16() function347 return random_u16() % max; /* 0 .. max-1 */ in random_mod()3709 tRNS.red = random_u16(); in set_random_tRNS()3710 tRNS.green = random_u16(); in set_random_tRNS()3719 tRNS.red = random_u16(); in set_random_tRNS()3727 tRNS.gray = random_u16(); in set_random_tRNS()