Home
last modified time | relevance | path

Searched refs:last_usable_choice (Results 1 – 1 of 1) sorted by relevance

/coreutils/gl/lib/
Drandint.c178 randint last_usable_choice = randmax - unusable_choices; in randint_genmax() local
181 if (randnum <= last_usable_choice) in randint_genmax()