Home
last modified time | relevance | path

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

/third_party/musl/libc-test/src/common/
Dtest.h18 void t_randseed(uint64_t s);
Drand.c34 void t_randseed(uint64_t s) in t_randseed() function
/third_party/musl/libc-test/src/functional/
Dqsort.c94 t_randseed(n); in uint64_gen()