Searched refs:last_usable_choice (Results 1 – 1 of 1) sorted by relevance
178 randint last_usable_choice = randmax - unusable_choices; in randint_genmax() local181 if (randnum <= last_usable_choice) in randint_genmax()