Home
last modified time | relevance | path

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

/third_party/musl/src/prng/
Dlcong48.c5 void lcong48(unsigned short p[7]) in lcong48() function
/third_party/rust/crates/libc/src/unix/bsd/
Dmod.rs893 pub fn lcong48(p: *mut ::c_ushort); in lcong48() function
/third_party/rust/crates/libc/src/solid/
Dmod.rs580 pub fn lcong48(arg1: *mut c_ushort); in lcong48() function
/third_party/rust/crates/libc/src/unix/haiku/
Dmod.rs1903 pub fn lcong48(p: *mut ::c_ushort); in lcong48() function
/third_party/rust/crates/libc/src/unix/linux_like/linux/
Dmod.rs3897 pub fn lcong48(p: *mut ::c_ushort); in lcong48() function