Home
last modified time | relevance | path

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

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