Home
last modified time | relevance | path

Searched refs:seed48 (Results 1 – 25 of 26) sorted by relevance

12

/third_party/musl/libc-test/src/functionalext/supplement/prng/
Dseed48.c42 unsigned short *xsp = seed48(xs); in seed48_0100()
48 seed48(xs); in seed48_0100()
60 seed48(NULL); in seed48_0200()
Dtest_src_functionalext_supplement_prng.gni17 "seed48",
/third_party/musl/src/prng/
Dsrand48.c5 seed48((unsigned short [3]){ 0x330e, seed, seed>>16 }); in srand48()
Dseed48.c5 unsigned short *seed48(unsigned short *s) in seed48() function
/third_party/musl/porting/liteos_a/kernel/include/
Dstdlib.h136 unsigned short *seed48 (unsigned short [3]);
/third_party/musl/libc-test/src/api/
Dstdlib.c88 {unsigned short*(*p)(unsigned short[]) = seed48;} in f()
/third_party/musl/porting/liteos_m/user/include/
Dstdlib.h133 unsigned short *seed48 (unsigned short [3]);
/third_party/musl/ndk_musl_include/
Dstdlib.h130 unsigned short *seed48 (unsigned short [3]);
/third_party/musl/porting/liteos_m/kernel/include/
Dstdlib.h134 unsigned short *seed48 (unsigned short [3]);
/third_party/musl/include/
Dstdlib.h135 unsigned short *seed48 (unsigned short [3]);
/third_party/musl/porting/uniproton/kernel/include/
Dstdlib.h134 unsigned short *seed48 (unsigned short [3]);
/third_party/musl/porting/linux/user/include/
Dstdlib.h139 unsigned short *seed48 (unsigned short [3]);
/third_party/vixl/test/
Dtest-use-scratch-register-scope.cc72 seed48(seed); in PerfectNestingTestHelper()
/third_party/rust/crates/libc/libc-test/semver/
Dopenbsd.txt1167 seed48
Dnetbsd.txt1451 seed48
Ddragonfly.txt1468 seed48
Dfreebsd.txt1872 seed48
Dlinux.txt3207 seed48
/third_party/rust/crates/libc/src/unix/bsd/
Dmod.rs892 pub fn seed48(xseed: *mut ::c_ushort) -> *mut ::c_ushort; in seed48() function
/third_party/musl/
Dlibc.map.txt1559 seed48;
Dmusl_src.gni1010 "src/prng/seed48.c",
/third_party/rust/crates/libc/src/solid/
Dmod.rs584 pub fn seed48(arg1: *mut c_ushort) -> *mut c_ushort; in seed48() function
/third_party/rust/crates/libc/src/unix/haiku/
Dmod.rs1902 pub fn seed48(xseed: *mut ::c_ushort) -> *mut ::c_ushort; in seed48() function
/third_party/vixl/test/aarch32/
Dtest-assembler-aarch32.cc3536 seed48(seed); in TEST_T32()
3632 seed48(seed); in NearBranchAndLiteralFuzzHelper()
/third_party/rust/crates/libc/src/unix/linux_like/linux/
Dmod.rs3896 pub fn seed48(xseed: *mut ::c_ushort) -> *mut ::c_ushort; in seed48() function

12