Home
last modified time | relevance | path

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

/third_party/musl/libc-test/src/common/
Drand.c80 void t_shuffle(uint64_t *p, size_t n) in t_shuffle() function
90 t_shuffle(p, n); in t_randrange()
Dtest.h21 void t_shuffle(uint64_t *p, size_t n);
/third_party/musl/libc-test/src/functional/
Dqsort.c100 t_shuffle(p, n); in uint64_gen()