Home
last modified time | relevance | path

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

/coreutils/gl/lib/
Drandperm.h4 size_t randperm_bound (size_t, size_t) _GL_ATTRIBUTE_CONST;
Drandperm.c52 randperm_bound (size_t h, size_t n) in randperm_bound() function
/coreutils/src/
Dshuf.c546 : randperm_bound (ahead_lines, n_lines))); in main()