Home
last modified time | relevance | path

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

/third_party/musl/libc-test/src/common/
Dtest.h23 int t_choose(uint64_t n, size_t k, uint64_t *p);
Drand.c110 int t_choose(uint64_t n, size_t k, uint64_t *p) in t_choose() function