Home
last modified time | relevance | path

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

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

Completed in 26 milliseconds