Home
last modified time | relevance | path

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

/third_party/musl/src/prng/
Dlrand48.c10 long lrand48(void) in lrand48() function
/third_party/rust/crates/libc/src/unix/bsd/
Dmod.rs887 pub fn lrand48() -> ::c_long; in lrand48() function
/third_party/rust/crates/libc/src/solid/
Dmod.rs581 pub fn lrand48() -> c_long; in lrand48() function
/third_party/rust/crates/libc/src/unix/haiku/
Dmod.rs1897 pub fn lrand48() -> ::c_long; in lrand48() function
/third_party/rust/crates/libc/src/unix/linux_like/linux/
Dmod.rs3891 pub fn lrand48() -> ::c_long; in lrand48() function