Searched refs:excess_choices (Results 1 – 1 of 1) sorted by relevance
176 randint excess_choices = randmax - genmax; in randint_genmax() local177 randint unusable_choices = excess_choices % choices; in randint_genmax()184 s->randmax = excess_choices / choices; in randint_genmax()