Home
last modified time | relevance | path

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

/coreutils/gl/lib/
Drandperm.c36 floor_lg (size_t n) in floor_lg() function
56 uintmax_t lg_n = floor_lg (n) + 1; in randperm_bound()