Home
last modified time | relevance | path

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

/third_party/musl/src/prng/
H A Ddrand48.c5 double erand48(unsigned short s[3]) in erand48() function
/third_party/rust/crates/libc/src/unix/bsd/
H A Dmod.rs886 pub fn erand48(xseed: *mut ::c_ushort) -> ::c_double; in erand48() functions
/third_party/rust/crates/libc/src/solid/
H A Dmod.rs532 pub fn erand48(arg1: *mut c_ushort) -> f64; in erand48() functions
/third_party/rust/crates/libc/src/unix/haiku/
H A Dmod.rs1896 pub fn erand48(xseed: *mut ::c_ushort) -> ::c_double; in erand48() functions
/third_party/rust/crates/libc/src/unix/linux_like/linux/
H A Dmod.rs3890 pub fn erand48(xseed: *mut ::c_ushort) -> ::c_double; in erand48() functions

Completed in 22 milliseconds