Home
last modified time | relevance | path

Searched refs:lcong48 (Results 1 - 15 of 15) sorted by relevance

/third_party/musl/src/prng/
H A Dlcong48.c5 void lcong48(unsigned short p[7]) in lcong48() function
/third_party/musl/libc-test/src/functionalext/supplement/prng/
H A Dlcong48.c25 * @tc.desc : Verify lcong48 process success. Set random number seed for 48 bit operation.
31 lcong48(p); in lcong48_0100()
H A Dmrand48.c56 lcong48(p); in mrand48_0100()
/third_party/musl/porting/liteos_m/kernel/include/
H A Dstdlib.h135 void lcong48 (unsigned short [7]);
/third_party/musl/porting/liteos_m/user/include/
H A Dstdlib.h134 void lcong48 (unsigned short [7]);
/third_party/musl/porting/liteos_a/kernel/include/
H A Dstdlib.h137 void lcong48 (unsigned short [7]);
/third_party/musl/porting/uniproton/kernel/include/
H A Dstdlib.h135 void lcong48 (unsigned short [7]);
/third_party/musl/libc-test/src/api/
H A Dstdlib.c80 {void(*p)(unsigned short[]) = lcong48;} in f()
/third_party/musl/porting/linux/user/include/
H A Dstdlib.h140 void lcong48 (unsigned short [7]);
/third_party/musl/include/
H A Dstdlib.h141 void lcong48 (unsigned short [7]);
/third_party/rust/crates/libc/src/unix/bsd/
H A Dmod.rs893 pub fn lcong48(p: *mut ::c_ushort); in lcong48() functions
/third_party/rust/crates/libc/src/solid/
H A Dmod.rs580 pub fn lcong48(arg1: *mut c_ushort); in lcong48() functions
/third_party/rust/crates/libc/src/unix/haiku/
H A Dmod.rs1903 pub fn lcong48(p: *mut ::c_ushort); in lcong48() functions
/third_party/rust/crates/libc/src/unix/linux_like/linux/
H A Dmod.rs3897 pub fn lcong48(p: *mut ::c_ushort); in lcong48() functions
/third_party/rust/crates/bindgen/bindgen-tests/tests/
H A Dstylo.hpp6388 extern void lcong48 (unsigned short int __param[7]) throw () __attribute__ ((__nonnull__ (1)));
[all...]

Completed in 48 milliseconds