Home
last modified time | relevance | path

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

/third_party/musl/src/prng/
H A Ddrand48.c14 double drand48(void) in drand48() function
/third_party/rust/crates/libc/src/unix/bsd/
H A Dmod.rs885 pub fn drand48() -> ::c_double; in drand48() functions
/third_party/rust/crates/libc/src/solid/
H A Dmod.rs531 pub fn drand48() -> f64; in drand48() functions
/third_party/rust/crates/libc/src/unix/haiku/
H A Dmod.rs1895 pub fn drand48() -> ::c_double; in drand48() functions
/third_party/rust/crates/libc/src/unix/linux_like/linux/
H A Dmod.rs3889 pub fn drand48() -> ::c_double; in drand48() functions

Completed in 21 milliseconds