Home
last modified time | relevance | path

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

/coreutils/gl/lib/
Drandperm.c56 uintmax_t lg_n = floor_lg (n) + 1; in randperm_bound() local
59 uintmax_t ar = lg_n * h; in randperm_bound()