Home
last modified time | relevance | path

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

/third_party/musl/src/prng/
H A Dmrand48.c5 long jrand48(unsigned short s[3]) in jrand48() function
/third_party/rust/crates/libc/src/unix/bsd/
H A Dmod.rs890 pub fn jrand48(xseed: *mut ::c_ushort) -> ::c_long; in jrand48() functions
/third_party/rust/crates/libc/src/solid/
H A Dmod.rs579 pub fn jrand48(arg1: *mut c_ushort) -> c_long; in jrand48() functions
/third_party/rust/crates/libc/src/unix/haiku/
H A Dmod.rs1900 pub fn jrand48(xseed: *mut ::c_ushort) -> ::c_long; in jrand48() functions
/third_party/rust/crates/libc/src/unix/linux_like/linux/
H A Dmod.rs3894 pub fn jrand48(xseed: *mut ::c_ushort) -> ::c_long; in jrand48() functions

Completed in 22 milliseconds