Home
last modified time | relevance | path

Searched refs:srand48 (Results 1 – 14 of 14) sorted by relevance

/rust-libc-0.2.174/libc-test/semver/
H A Dcygwin.txt852 srand48
H A Dopenbsd.txt1317 srand48
H A Dnetbsd.txt1594 srand48
H A Ddragonfly.txt1615 srand48
H A Dfreebsd.txt2366 srand48
H A Daix.txt2484 srand48
H A Dlinux.txt4289 srand48
/rust-libc-0.2.174/src/unix/bsd/
H A Dmod.rs922 pub fn srand48(seed: c_long); in srand48() function
/rust-libc-0.2.174/src/solid/
H A Dmod.rs577 pub fn srand48(arg1: c_long); in srand48() function
/rust-libc-0.2.174/src/unix/haiku/
H A Dmod.rs1938 pub fn srand48(seed: c_long); in srand48() function
/rust-libc-0.2.174/src/unix/cygwin/
H A Dmod.rs2114 pub fn srand48(seed: c_long); in srand48() function
/rust-libc-0.2.174/src/unix/aix/
H A Dmod.rs3286 pub fn srand48(seed: c_long); in srand48() function
/rust-libc-0.2.174/src/unix/hurd/
H A Dmod.rs4366 pub fn srand48(seed: c_long); in srand48() function
/rust-libc-0.2.174/src/unix/linux_like/linux/
H A Dmod.rs6295 pub fn srand48(seed: c_long); in srand48() function