Home
last modified time | relevance | path

Searched defs:srand48 (Results 1 – 5 of 5) sorted by relevance

/third_party/musl/src/prng/
Dsrand48.c3 void srand48(long seed) in srand48() function
/third_party/rust/crates/libc/src/unix/bsd/
Dmod.rs891 pub fn srand48(seed: ::c_long); in srand48() function
/third_party/rust/crates/libc/src/solid/
Dmod.rs585 pub fn srand48(arg1: c_long); in srand48() function
/third_party/rust/crates/libc/src/unix/haiku/
Dmod.rs1901 pub fn srand48(seed: ::c_long); in srand48() function
/third_party/rust/crates/libc/src/unix/linux_like/linux/
Dmod.rs3895 pub fn srand48(seed: ::c_long); in srand48() function