Home
last modified time | relevance | path

Searched refs:seed48 (Results 1 - 17 of 17) sorted by relevance

/third_party/musl/libc-test/src/functionalext/supplement/prng/
H A Dseed48.c42 unsigned short *xsp = seed48(xs); in seed48_0100()
48 seed48(xs); in seed48_0100()
60 seed48(NULL); in seed48_0200()
/third_party/musl/src/prng/
H A Dsrand48.c5 seed48((unsigned short [3]){ 0x330e, seed, seed>>16 }); in srand48()
H A Dseed48.c5 unsigned short *seed48(unsigned short *s) in seed48() function
/third_party/musl/porting/liteos_m/kernel/include/
H A Dstdlib.h134 unsigned short *seed48 (unsigned short [3]);
/third_party/musl/porting/liteos_m/user/include/
H A Dstdlib.h133 unsigned short *seed48 (unsigned short [3]);
/third_party/musl/porting/liteos_a/kernel/include/
H A Dstdlib.h136 unsigned short *seed48 (unsigned short [3]);
/third_party/musl/porting/uniproton/kernel/include/
H A Dstdlib.h134 unsigned short *seed48 (unsigned short [3]);
/third_party/musl/libc-test/src/api/
H A Dstdlib.c88 {unsigned short*(*p)(unsigned short[]) = seed48;} in f()
/third_party/musl/porting/linux/user/include/
H A Dstdlib.h139 unsigned short *seed48 (unsigned short [3]);
/third_party/musl/include/
H A Dstdlib.h140 unsigned short *seed48 (unsigned short [3]);
/third_party/vixl/test/
H A Dtest-use-scratch-register-scope.cc72 seed48(seed); in PerfectNestingTestHelper()
/third_party/rust/crates/libc/src/unix/bsd/
H A Dmod.rs892 pub fn seed48(xseed: *mut ::c_ushort) -> *mut ::c_ushort; in seed48() functions
/third_party/rust/crates/libc/src/solid/
H A Dmod.rs584 pub fn seed48(arg1: *mut c_ushort) -> *mut c_ushort; in seed48() functions
/third_party/rust/crates/libc/src/unix/haiku/
H A Dmod.rs1902 pub fn seed48(xseed: *mut ::c_ushort) -> *mut ::c_ushort; in seed48() functions
/third_party/vixl/test/aarch32/
H A Dtest-assembler-aarch32.cc3536 seed48(seed); in TEST_T32()
3632 seed48(seed); in NearBranchAndLiteralFuzzHelper()
/third_party/rust/crates/libc/src/unix/linux_like/linux/
H A Dmod.rs3896 pub fn seed48(xseed: *mut ::c_ushort) -> *mut ::c_ushort; in seed48() functions
/third_party/rust/crates/bindgen/bindgen-tests/tests/
H A Dstylo.hpp6386 extern unsigned short int *seed48 (unsigned short int __seed16v[3])
[all...]

Completed in 52 milliseconds