Searched refs:t_choose (Results 1 – 2 of 2) sorted by relevance
/third_party/musl/libc-test/src/common/ | ||
D | test.h | 23 int t_choose(uint64_t n, size_t k, uint64_t *p); |
D | rand.c | 110 int t_choose(uint64_t n, size_t k, uint64_t *p) in t_choose() function |